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

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

#ref XOrBit AndBit
