ConsoleWindow.
Opens a new console.
This functionality is supported only if you are using the Open Agent.
ConsoleWindow.Open ([caption])
Variable | Description |
---|---|
caption | The caption for the new console window. String. |
// VB ConsoleWindow.Open("My Console")