Name
CloseConsole -- close console window (V10.0)
Synopsis
CloseConsole()
Platforms
Windows

Function
This closes a console window previously opened using OpenConsole(). This is only supported on Windows because only Windows distinguishes between non-console and console programs. See OpenConsole for details.

Inputs
none


Show TOC