OR

PET VIC-20 C64 C16 Plus/4 C128 X16 M65

The OR operator performs a bitwise OR operation.

Syntax

<operand> OR <operand>

Both operands can be any type of numeric expression, except FLOAT.