RunSubsystemErrorProcedure (System property)

From m204wiki
Revision as of 20:49, 20 November 2012 by Wiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Is subsystem error procedure to be run (System class)

[Introduced in Sirius Mods 8.1]


This page is under construction.

Syntax

%currentBoolean = %(System):RunSubsystemErrorProcedure %(System):RunSubsystemErrorProcedure = newBoolean

Syntax terms

%booleanBoolean value
%(System) The class name in parentheses denotes a shared method. RunSubsystemErrorProcedure can also be invoked via a System object variable, which may be Null.

Usage notes

Examples

See also