OR(var1:integer, var2:integer) :INTEGER
Returns the bitwise or of two
integer
expressions
See also
Xor
,
And
,
Not