UnicodeRegexReplace (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

Replace regex match(es) (Unicode class)


This page is under construction.

Syntax

%outUnicode = unicode:UnicodeRegexReplace( regex, replacement, - [Options= string]) Throws InvalidRegex

Syntax terms

%outUnicodeUnicode
unicode Unicode
regex Unicode
replacement Unicode
Options string
This default value of this argument is ??.

Usage notes

Examples

See also