SYS(100) - Console Setting

Included for backward compatibility. Use SET("CONSOLE") instead.

SYS(100)

Return Values

Character

Example

IF SYS(100) != 'ON'
   SET CONSOLE ON
ENDIF

See Also

Reference

SET CONSOLE Command

SYS( ) Functions Overview

PREVIEW clause is not allowed with OFF/NOCONSOLE or TO PRINT/FILE (Error 1681)

SET( ) Function