Function::Internal

ConsoleShow
ConsoleShow(Switch)
ConsoleShow(0) - Hide Console Window
ConsoleShow(1) - Show Console WIndow
retval := ConsoleShow(MySwitch)

This function hide or show the console window. Console Window is initially hidden.

Parameters

Switch

0 = Hide Console Window
1 = Show Console Window

Returns/Result

Nothing