#title XOrBit [RCBasic Doc]
#header function XOrBit(a, b)

Returns the value of the bitwise XOR operation on the operands A and B

#ref OrBit AndBit
