regex_get_matches | Precisamento

regex_get_matches

Searches a string for all occurrences of a regex, and returns the id of the collection.

Syntax

1
regex_get_matches(regex_id, input)
Argument Type Description
regex_id real The id of the regex to use.
input string The string to search.

Returns: Matches id

References

Exceptions

  • RegexMatchTimeoutException: Returns -2