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