Determines whether the regex finds a match in the given string.
Syntax
1
regex_is_match(regex_id, input)
| Argument | Type | Description |
|---|---|---|
| regex_id | real | The id of the regex to use. |
| input | string | The string to search. |
Returns: Bool
References
Exceptions
- RegexMatchTimeoutException: Returns -1