Splits the input string beginning at the specified location, and returns the split id.
Syntax
1
_regex_split_from(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: Split id
References
Exceptions
- RegexMatchTimeoutException: Returns -2