regex_matches_json | Precisamento

regex_matches_json

Searches a string for all occurrences of a regex, and returns a MATCHES json object.

Syntax

1
regex_matches_json(regex_id, input, json_options)
Argument Type Description
regex_id real The id of the regex to use.
input string The string to search.
json_options real Additional json options (JO_*).

Returns: String (MATCHES object)

References

Exceptions

  • RegexMatchTimeoutException: Returns “”