UnicodeRegexReplace (Unicode function): Difference between revisions

From m204wiki
Jump to navigation Jump to search
JALWiccan (talk | contribs)
Automatically generated page update
(No difference)

Revision as of 15:46, 15 July 2014

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