| Syntax |
|
| Documentation | Converts the given decimal numeric values to integers:
|
| Examples | |
Example 1:
Result: 423 592 32
Result: 10
$set{b}{354} $toInteger{$get{a}}{$get{b}} Result: sets local variables "a" and "b" to the given value, returns both casted to integer: 124 354 |
|
| Group | Math |
| Minimum required transaction-mode: | NONE |
| Required scripting permission of the developer | PERMISSION_FL_BASIC |
| Minimum parameters | 1 |
| Maximum parameters | 3 |