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