andbool - luxembourg/muxcode-clm GitHub Wiki
ANDBOOL()
FUNCTION: andbool(<boolean1>[,<booleanN>]...)
Takes one or more BOOLEAN values, and returns 1 (TRUE) if all arguments are TRUE.
Related Topics: and, BOOLEAN VALUES, or, not, t
ANDBOOL()
FUNCTION: andbool(<boolean1>[,<booleanN>]...)
Takes one or more BOOLEAN values, and returns 1 (TRUE) if all arguments are TRUE.
Related Topics: and, BOOLEAN VALUES, or, not, t