| Syntax |
|
| Documentation | Examines if the given string starts with the specified substring:
substring, the substring to examine if the given string starts with.
|
| Examples | |
Example 1:
Result: 1 (true)
Result: 1 (true) |
|
| Group | String |
| Minimum required transaction-mode: | NONE |
| Required scripting permission of the developer | PERMISSION_FL_BASIC |
| Minimum parameters | 2 |
| Maximum parameters | 2 |