DeepCopy (ProcedureInfo function)

From m204wiki
Jump to navigation Jump to search

DeepCopy this ProcedureInfo (ProcedureInfo class)

[Introduced in Sirius Mods 7.8]


Syntax

%outProcedureInfo = procedureInfo:DeepCopy

Syntax terms

%outProcedureInfo A ProcedureInfo object variable to contain the deep copy of the method object procedureInfo.
procedureInfo A ProcedureInfo object.

Usage notes

See also