Name (Subsystem property)
Name of this subsystem (Subsystem class)
Syntax
%string = %(Subsystem):Name
Syntax terms
%string | A string variable to contain the returned name. |
---|---|
%(Subsystem) | The class name in parentheses denotes a ÝÝNotation conventions for methods#Shared methods|shared]] method. Name can also be invoked via a Subsystem object variable, which may be null. |