Returns the bitwise logical OR of two arguments.
specifies a numeric constant, variable, or expression.
x=bor(01x,0F4x); put x=hex.;
x=000000F5