| Syntax |
|
| Documentation | Replaces a substring by an other in the given string:
to_be_replaced, the string to be replaced by to_replace. to_replace, the string to replace to_be_replaced.
|
| Examples | |
Result: Hello21 |
|
| Group | String |
| Minimum required transaction-mode: | NONE |
| Required scripting permission of the developer | PERMISSION_FL_BASIC |
| Minimum parameters | 3 |
| Maximum parameters | 4 |