UnicodeRegexMatch (Unicode function)
Position after match of regex (Unicode class)
This page is under construction.
Syntax
%number = unicode:UnicodeRegexMatch( regex, [Options= string], - [CaptureList= stringlist]) Throws InvalidRegex
Syntax terms
| %number | number |
|---|---|
| unicode | Unicode |
| regex | Unicode |
| Options | string This default value of this argument is ??. |
| CaptureList | Stringlist object This default value of this argument is ??. |