or - luxembourg/muxcode-clm GitHub Wiki OR() FUNCTION: or(<boolean1>[,<booleanN>]...) Takes one or more BOOLEAN-Z values, and returns 1 (TRUE) if at least one argument is TRUE. Related Topics: and, BOOLEAN VALUES, cor, not, orbool, t, xor