List of Subsystem methods

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The following are the available Subsystem class methods.

MethodDescription
ContextIndicate the subsystem context
DeleteGlobalDelete a subsystem global
DeleteObjectDelete a subsystem object
DeleteStringDelete a subsystem string
GetObjectGet a subsystem object
ListOfGlobalsList of subsystem globals
ListOfObjectsList of subsystem objects
ListOfStringsList of subsystem strings
NameName of this subsystem
SetGlobalSet a subsystem global
SetObjectSet a subsystem object
SetStringSet a subsystem string
StringGet a subsystem string

See also