New (ProcedureInfo constructor)
Create a new ProcedureInfo instance (ProcedureInfo class)
[Introduced in Sirius Mods 7.8]
This page is under construction
Syntax
%procedureInfo = [%(ProcedureInfo):]New( In= string, Name= string)
Syntax terms
%outProcedureInfo | procedureInfo |
---|---|
(ProcedureInfo) | The class name in parentheses denotes a shared method. New can also be invoked via a ProcedureInfo object variable, which may be Null. |
In | string |
Name | string |