LastSubsystemErrorFile (System function): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
m (1 revision)
(No difference)

Revision as of 17:56, 14 July 2011

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