7 lines
147 B
Plaintext
7 lines
147 B
Plaintext
#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
|