LastSubsystemErrorFile (System function)

From m204wiki
Revision as of 21:20, 1 July 2011 by JALWiccan (talk | contribs) (1 revision)
Jump to navigation Jump to search

The last subsystem error file (System class)

[Introduced in Sirius Mods 7.8]


Syntax

%string = %(System):LastSubsystemErrorFile

Syntax terms

%stringstring
%(System) The class name in parentheses denotes a shared method. LastSubsystemErrorFile can also be invoked via a System object variable, which may be null.

See also