Matches
Returns true if the text matches the specified regular expression.
| Property | Type | Description |
|---|---|---|
| pattern | String | Regular expression. |
| text | String |
Returns true if the text matches the specified regular expression.
| Property | Type | Description |
|---|---|---|
| pattern | String | Regular expression. |
| text | String |