UnicodeRegexReplace (Unicode function): Difference between revisions
Jump to navigation
Jump to search
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
| %outUnicode | Unicode |
|---|---|
| unicode | Unicode |
| regex | Unicode |
| replacement | Unicode |
| Options | string This default value of this argument is ??. |