Navigation:  Reference > Functions By Category > Bitwise >

nAnd()

Previous pageReturn to chapter overviewNext page

Performs a bitwise AND (&) operation betwen two or more 32 bit integers.

Syntax:

nAnd( <n1> , <n2> , ... )