Returns true, if all parameters are true, otherwise false.
AND(condition1; condition2; β¦; conditionN)
condition1-N - the condition which is evaluated - Value type: boolean