Differences
This shows you the differences between two versions of the page.
ppl:functions:or [2019/04/16 13:14] – created - external edit 127.0.0.1 | ppl:functions:or [2024/03/27 14:55] (current) – stimpy | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== OR(var1: | ====== OR(var1: | ||
- | Returns the bitwise or of two integer expressions | + | Returns the bitwise or of two //integer// expressions |
- | See also Xor, And, Not | + | --- |
+ | See also [[ppl: | ||