LastSubsystemErrorFile (System function)

From m204wiki
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.

Usage notes

Examples

See also