XOR

Generated from C.60.01 /SYS/PUB/CICAT last modified on Thu Jan 11 09:18:52 2001

Back to Main Index


Syntax:     XOR

Defn:       A CI evaluator function that performs a logical
            exclusive OR operation.

Example:    7=7 xor 5=5
Result:     TRUE

Back to Main Index