Command Reference - String Actions
Creates a new string from the left-most x characters of an existing string.
|
Action ID: |
22 |
The variable that the result will be stored in. The result will be a new string made up of characters copied from the source string.
The string to copy the characters from.
The number of characters to copy.
|
Value |
Simple Message |
Verbose Message |
|
0 (OK) |
|
|
None