UnicodeReplace (Regex function)
Replace regex match(es) for Unicode (Regex class)
This page is under construction.
Syntax
%unicode = regex:UnicodeReplace( unicode, [replacement], [Options= string])
Syntax terms
%unicode | Unicode |
---|---|
regex | Regex object |
unicode | Unicode |
replacement | Unicode The default value of this argument is ??. |
Options | string The default value of this argument is ??. |