IsConsoleATerminal (open)
Determines if the console is a terminal.
Syntax
LOADLIB "wh::os.whlib";
BOOLEAN FUNCTION IsConsoleATerminal()Return value
BOOLEANTRUE if the console is a terminal. Throws if console support is not available
Determines if the console is a terminal.
LOADLIB "wh::os.whlib";
BOOLEAN FUNCTION IsConsoleATerminal()BOOLEANTRUE if the console is a terminal. Throws if console support is not available