Returns the bitwise logical right shift of two arguments.
specifies a numeric constant, variable, or expression.
x=brshift(01Cx,2); put x=hex.;
x=00000007