UnicodeRegexReplace (Unicode function)
Replace regex match(es) (Unicode class)
This page is under construction.
Syntax
%outUnicode = unicode:UnicodeRegexReplace( regex, replacement, - [Options= string]) Throws InvalidRegex
Syntax terms
| %outUnicode | Unicode |
|---|---|
| unicode | Unicode |
| regex | Unicode |
| replacement | Unicode |
| Options | string This default value of this argument is ??. |