Copy (Regex function)
Return a copy of a Regex object (Regex class)
This page is under construction.
Syntax
%outRegex = regex:Copy
Syntax terms
%outRegex | Regex object |
---|---|
regex | Regex object, which may be Null |
Return a copy of a Regex object (Regex class)
This page is under construction.
%outRegex = regex:Copy
%outRegex | Regex object |
---|---|
regex | Regex object, which may be Null |