[This is preliminary documentation and is subject to change.]
Gets/sets the ON/OFF setting for the world object with the specified world ID
Namespace: Clarion.Framework.CoreAssembly: CLARIONLibrary (in CLARIONLibrary.dll) Version: 6.1.0.7 (6.1.0.7)
Syntax
Parameters
- worldID
- Type: System..::..Guid
The world ID of the world object whose setting you wish to get
Return Value
True if the world object is specified as being "ON" for the condition, or False if the world object is specified as being "OFF" for the condition
Exceptions
Exception | Condition |
---|---|
System..::..InvalidOperationException | If the world object with the specified IDs cannot be found in the condition |