Logical Left Shift
#Firmware/v210
v = bit.lshift(v, n)
Shift
v
left by
n
bits.