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