Stack Input: Integer, Integer
Stack Output: Integer
Operand: None
Since: 2.6
Description:
Shifts the second input value to the right by the number of places specified by the first input value. The sign of the value is preserved (so a negative number will have ones added to the left, while a positive number will have zeroes added to the left).