and(<boolean1>[,<booleanN>]...)
Takes one or more BOOLEAN-Z values, and returns 1 (TRUE) if all arguments are TRUE.
andbool(), BOOLEAN VALUES, or(), not(), t(), xor()