Click or drag to resize

IWindow Methods

The IWindow type exposes the following members.

Methods
  NameDescription
Public methodEvaluate
Evaluates identifiers in a script line to this IWindow.
Public methodExecuteCommand
Executes a /command to this IWindow. Using double slashes //command parses and executes the command as a script in this IWindow.
Public methodOutputText
Outputs a message to this IWindow.
Top
See Also