Value = Rol ( Number , Bits )
Returns Number , Bits bits left rotated.
PRINT Hex$(Rol(&H12345678, 4)) 23456781
AND, BChg, BClr, BSet, BTst, FALSE, NOT, OR, Ror, Shl, Shr, TRUE, XOR