XOR(var1:integer, var2:integer) :INTEGER
Returns the bitwise exclusive-or of two integer expressions
See also:
Or
,
And
,
Not