ContextKeyword object
The ContextKeyword object provides environment information for the
current context. In the default environment, the ContextKeyword object
provides host workstation environment variables.
Properties
|
ContextKeyword property |
Datatype |
Description |
|---|---|---|
|
ClassDefinition |
PowerObject |
An object of type PowerObject containing |
|
Handle |
Long |
Internal use only |
Events
|
ContextKeyword event |
Occurs |
|---|---|
|
Immediately before the Open event occurs in the |
|
|
Immediately after the Close event occurs in the |
Functions
|
ContextKeyword function |
Datatype returned |
Description |
|---|---|---|
|
String |
Returns the name assigned to the |
|
|
Integer |
Retrieves one or more values associated with a |
|
|
Integer |
Creates a reference to a context-specific instance |
|
|
PowerObject |
Returns a reference to the name of the parent |
|
|
Boolean |
Adds an event to the end of the message queue for |
|
|
Integer |
Triggers a specific event in the object and |
|
|
Object |
Returns the type of the object |