Returns the bitwise logical left shift of two arguments.
specifies a numeric constant, variable, or expression.
x=blshift(07x,2); put x=hex.;
x=0000001C