Navigation: Reference > Functions By Category > Bitwise >
nRShift()
Shifts nBits to the Right from a 32 bit numeric value. (>>)
Syntax:
nRShift( <nInt> , <nPositions> )