ConsoleClass.
Opens a new console with a specified caption.
This functionality is supported only if you are using the Open Agent.
Console.OpenWithCaption (consoleWindowCaption)
Variable | Description |
---|---|
consoleWindowCaption | The caption for the new console. If this parameter is left blank, Silk Test Classic opens a new console with the default caption. STRING. |
Console.OpenWithCaption("My Console")