OR
Previous  Next

Computes the bitwise OR operation between two integers.
Syntax: OR (a As Int32, b As Int32) As Int32
Syntax: OR2 (a As UInt32, b As UInt32) As UInt32