Name (Subsystem property)

From m204wiki
Revision as of 20:43, 21 April 2011 by JAL2 (talk | contribs)
Jump to navigation Jump to search

Name of this subsystem (Subsystem class)


Syntax

%string = %(Subsystem):Name

Syntax terms

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

See also