| Syntax |
|
| Documentation | Formats the given decimal value to have the specified decimal digits:
decimal_digits, the number of decimal digits the given value shall have.
|
| Examples | |
Example 1:
Result: 20.890
Result: 20.89
Result 3: 20 |
|
| Group | String |
| Minimum required transaction-mode: | NONE |
| Required scripting permission of the developer | PERMISSION_FL_BASIC |
| Minimum parameters | 2 |
| Maximum parameters | 3 |