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