Splits the input string into a json array beginning at the specified location.
Syntax
1
regex_split_from_json(regex_id, input, startAt)
| Argument | Type | Description |
|---|---|---|
| regex_id | real | The id of the regex to use. |
| input | string | The string to split. |
| startAt | real | The position to start from. |
Returns: String (ARRAY object)
References
Exceptions
- RegexMatchTimeoutException: Returns “”