Regex
Parameters:
input | string to be matched against the expression |
expr | the regular expression |
Returns:
false if the regular expression does not match, or an object containing "MATCHES" and an array "GROUPS" with the results of the regular expression parsing.
See Regular-expressions for information on the syntax used in regular expressions.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*