Copy (Regex function): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(No difference)

Revision as of 12:41, 13 March 2022

Return a copy of a Regex object (Regex class)


This page is under construction.

Syntax

%outRegex = regex:Copy

Syntax terms

%outRegexRegex object
regex Regex object, which may be Null

Usage notes

Examples

See also