Links are not active on this page.
 SYS(100) - Console Setting

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

 CopyCode imageCopy Code
SYS(100)

Expand imageReturn Values

Character

Expand imageExample

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

Expand imageSee Also