Filename (ProcedureInfo function)

From m204wiki
Revision as of 21:43, 21 June 2012 by JAL2 (talk | contribs)
Jump to navigation Jump to search

Name of the file containing this procedure (ProcedureInfo class)

[Introduced in Sirius Mods 7.8]


Syntax

%string = procedureInfo:Filename

Syntax terms

%string A string variable to contain the name of the file whose information is in procedureInfo.
procedureInfo A ProcedureInfo object.

Examples

See "Example".

See also