| Syntax |
|
| Documentation | Shifts all bits of the integer value in parameter 1 parameter 2 positions to the right. A shift of 1 bit to the right is equal to dividing parameter 1 by 2. |
| Examples | |
would return 4 |
|
| Group | Math |
| Minimum required transaction-mode: | NONE |
| Required scripting permission of the developer | PERMISSION_FL_BASIC |
| Minimum parameters | 2 |
| Maximum parameters | 2 |