Navigation: Reference > Functions By Category > Bitwise >
nAnd()
Performs a bitwise AND (&) operation betwen two or more 32 bit integers.
Syntax:
nAnd( <n1> , <n2> , ... )