Navigation: Reference > Functions By Category > Bitwise >
nOr()
Performs a bitwise OR ( | ) operation betwen two or more 32 bit integers.
Syntax:
nOr( <nInt1> , ..., <nIntN> )