SYS(101) - Device Setting
Included for backward compatibility. Use SET("DEVICE") instead.
SYS(101)
Return Values
Character
Example
IF SYS(101) != 'SCREEN'
SET DEVICE TO SCREEN
ENDIF
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Included for backward compatibility. Use SET("DEVICE") instead.
SYS(101)
Character
IF SYS(101) != 'SCREEN'
SET DEVICE TO SCREEN
ENDIF