orbool - luxembourg/muxcode-clm GitHub Wiki

ORBOOL()

FUNCTION: orbool(<boolean1>[,<booleanN>]...)

Takes one or more BOOLEAN values, and returns 1 (TRUE) if at least one argument is TRUE.

Related Topics: andbool, BOOLEAN VALUES, not, or, t