Lucee object methods reference

Object Method Numeric.bitSHRN

Performs a bitwise shift-right, no-rotation operation.
Numeric.bitSHRN(number count):number

Category

number,math

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Description
count number  Yes Integer, in the range 0-31, inclusive. Number of bits to shift the number