Or
Table Of Contents
Index
Or : Operator
Returns logical Or if operators are boolean; or bitwise Or if operators are numeric.
Example:
if (B < 9) or (C > 5) then ..... ;boolean or X or $0F ;bitwise or
See Also:
And
Xor
Not
Category:
Math
Boolean
Table Of Contents
Index
Shopping
Forum
EMail
Index
Home