Value = Shr ( Number , Bits )
Returns Number , Bits bits right shifted.
PRINT Shr(11, 3) 1
AND, BChg, BClr, BSet, BTst, NOT, OR, Rol, Ror, Shl, XOR