Searches a string for all occurrences of a regex, beginning at the specified location, and returns the id of the collection.
Syntax
1
regex_matches_from(regex_id, input, startAt)
Argument | Type | Description |
---|---|---|
regex_id | real | The id of the regex to use. |
input | string | The string to search. |
startAt | real | The position to start from. |
Returns: Matches id
References
Exceptions
- RegexMatchTimeoutException: Returns -2