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