or(<boolean1>[,<booleanN>]...)
Takes one or more BOOLEAN-Z values, and returns 1 (TRUE) if at least one argument is TRUE.
and(), BOOLEAN VALUES, cor(), not(), orbool(), t(), xor()