reMatch(strRegex, strString, [intStart], [strScope], [boolReturnLenPos], [boolCaseSensitive])
| array | |||||||||
|---|---|---|---|---|---|---|---|---|---|
| 1 |
| ||||||||
| 2 |
| ||||||||
Note: The code below contains four additional UDFs (reMatchNoCase, match, matchNoCase, and reEscape) which cannot be tested using the above demo.
Feedback? Bugs? Please leave comments on the related blog post.