GetConsoleEcho (open)
Gets the echo mode of the console
Syntax
LOADLIB "wh::os.whlib";
BOOLEAN FUNCTION GetConsoleEcho()
Return value
BOOLEAN
Whether echoing is enabled
Gets the echo mode of the console
LOADLIB "wh::os.whlib";
BOOLEAN FUNCTION GetConsoleEcho()
BOOLEAN
Whether echoing is enabled