BITRSHIFT( ) Function
Moves bits in a numeric value to the right by the specified number of positions and returns the resulting value.
Note |
|---|
|
If the specified expressions are not integers, they are converted to integers before performing the operation. |
BITRSHIFT(nExpression1, nExpression2) |
Parameters
- nExpression1
-
Specifies the numeric value in which to move bits to the right.
- nExpression2
-
Specifies the number of bit positions to move to the right.
Return Value
Remarks
Example
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Note
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08