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
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Included for backward compatibility. Use SET("DEVICE") instead.
SYS(101)
Character
IF SYS(101) != 'SCREEN'
SET DEVICE TO SCREEN
ENDIF