IsConsoleATerminal (open)
Determines if the console is a terminal.
Syntax
LOADLIB "wh::os.whlib";
BOOLEAN FUNCTION IsConsoleATerminal()
Return value
BOOLEAN
TRUE 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()
BOOLEAN
TRUE if the console is a terminal. Throws if console support is not available