Skip to main content
Clears the current Windows console screen buffer, hides the console window, and detaches the process from the console from the console. If no console window exists, the call returns without doing anything.

Syntax

Aliases

  • consoledestroy

Example

Clear and hide the current console, then detach from it.