JavaScript Editor js editor     Web development 



Main Page

Returns the current print device.

SYS(6)

Return Value

Character

Remarks

This function returns the current SET PRINTER TO setting.

Example

В Copy Code
? SYS(6)
SET PRINTER TO output.txt
? SYS(6)

See Also



JavaScript Editor js editor     Web development