====== OR(var1:integer, var2:integer) :INTEGER ====== Returns the bitwise or of two //integer// expressions --- See also [[ppl:functions:xor|Xor]], [[ppl:functions:and|And]], [[ppl:functions:not|Not]]