UnicodeRegexMatch (Unicode function)

From m204wiki
Revision as of 15:46, 15 July 2014 by JALWiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

%numbernumber
unicode Unicode
regex Unicode
Options string
This default value of this argument is ??.
CaptureList Stringlist object
This default value of this argument is ??.

Usage notes

Examples

See also