Navigation: Reference > Functions By Category > Bitwise >
nRRot()
Rotate the bits of a 32bits numeric value by n positions to the Right.
Syntax:
nRRot(<nInt> , <nPositions> )