Navigation:  Reference > Functions By Category > Bitwise >

nOr()

Previous pageReturn to chapter overviewNext page

Performs a bitwise OR ( | ) operation betwen two or more 32 bit integers.

Syntax:

nOr( <nInt1> , ..., <nIntN> )