xor - luxembourg/muxcode-clm GitHub Wiki
XOR()
FUNCTION: xor(<boolean1>[,<booleanN>]...)
Takes one or more BOOLEAN-Z arguments, and returns TRUE(1) if an odd number of them are equivalent to TRUE.
Related Topics: BOOLEAN VALUES, and, not, or, t
XOR()
FUNCTION: xor(<boolean1>[,<booleanN>]...)
Takes one or more BOOLEAN-Z arguments, and returns TRUE(1) if an odd number of them are equivalent to TRUE.
Related Topics: BOOLEAN VALUES, and, not, or, t