Bit.Shl
From OpenEUO
					Revision as of 19:14, 7 October 2010 by 76.184.213.234 (Talk) (Created page with " BitShl(n1,n2)  Returns the result of bitwise shifting n1 to the left n2 bits.")
BitShl(n1,n2)
Returns the result of bitwise shifting n1 to the left n2 bits.