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