Command Reference - String Actions
Returns a specific entry in a delimited string given a delimiter and a zero-based index.
If the index is greater than the number of entries in the delimited string, this action returns an empty string ("").
|
Action ID: |
64 |
The name of the variable to store the result in.
The source string, that contains a delimited list of strings in it.
The character(s) that delimit the supplied list.
The zero-based index of the item to return.
|
Value |
Simple Message |
Verbose Message |
|
0 (OK) |
|
|