List of Subsystem methods
The following are the available Subsystem class methods.
Method | Description |
---|---|
Context | Indicate the subsystem context |
DeleteGlobal | Delete a subsystem global |
DeleteObject | Delete a subsystem object |
DeleteString | Delete a subsystem string |
GetObject | Get a subsystem object |
ListOfGlobals | List of subsystem globals |
ListOfObjects | List of subsystem objects |
ListOfStrings | List of subsystem strings |
Name | Name of this subsystem |
SetGlobal | Set a subsystem global |
SetObject | Set a subsystem object |
SetString | Set a subsystem string |
String | Get a subsystem string |