ShiftRight
Previous  Next

Shifts right the number of bits specified in the Count argument.
Syntax: ShiftRight (Number As Int32, Count As Int32) As Int32
Syntax: ShiftRight2 (Number As UInt32, Count As Int32) As UInt32