UnicodeReplace (Regex function)

From m204wiki
Revision as of 21:08, 23 March 2022 by Wiccan (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) for Unicode (Regex class)


This page is under construction.

Syntax

%unicode = regex:UnicodeReplace( unicode, [replacement], [Options= string])

Syntax terms

%unicodeUnicode
regex Regex object
unicode Unicode
replacement Unicode
The default value of this argument is ??.
Options string
The default value of this argument is ??.

Usage notes

Examples

See also