All Commands
All String
Commands
OCCURS
Return the number of times a string exists within another
This command can have an {END_OCCURS} command.
In this case, the string in-between will replace the first parameter and the format will be {OCCURS} string {{END_OCCURS(parameters 2 onwards)}
This is particularly useful if the string is particularly long or contains commas.
Number | Name | Default | Type | Description |
---|---|---|---|---|
1 | string | String | The string to search | |
2 | search | String | The string to search for |
Example
2