Navigation: Reference > Functions By Category > Bitwise >
nXOr()
Performs a bitwise XOR (^) operation betwen two or more 32 bit integers.
Syntax:
nXOr( <nInt> , ... )