IWindow Methods |
The IWindow type exposes the following members.
Name | Description | |
---|---|---|
![]() | Evaluate |
Evaluates identifiers in a script line to this IWindow.
|
![]() | ExecuteCommand |
Executes a /command to this IWindow.
Using double slashes //command parses and executes the command as a script in this IWindow.
|
![]() | OutputText |
Outputs a message to this IWindow.
|