LastSubsystemErrorFile (System function)

From m204wiki
Revision as of 09:39, 30 March 2011 by Goff (talk | contribs) (Remove empty section headers)
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