8 lines
148 B
Plaintext
8 lines
148 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
|
|
|