Closes all open consoles or all consoles with a specific caption.
consoleWindow.CloseAll ([sCaption])
Variable | Description |
---|---|
sCaption | Set this parameter to close only the consoles with this caption. STRING |
// VB consoleWindow.CloseAll("MyCommandWindow")