SYS(103) - Talk Setting

Returns the current SET TALK setting.

SYS(103)

Return Values

Character

Example

IF SYS(103) != 'ON'
   SET TALK ON
ENDIF

See Also

SET TALK | SYS( ) Functions Overview