AND
Returns TRUE if all arguments are truthy, otherwise returns FALSE.
TRUE
FALSE
AND(value1, value2, ...)