Copy (Regex function)

From m204wiki
Revision as of 12:41, 13 March 2022 by Wiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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