Description

The SHR operator shifts the bits in the left hand operand to the right by the number of bits specified in the right hand operand, and returns the result.


[Back: Syntax]
[Next: Constraints]