Secure Global Desktop Administration Guide > Applets > getPrinterPort (print applet)

getPrinterPort (print applet)

Syntax

String getPrinterPort()

Description

The getPrinterPort method lets you determine the client device's printer port. getPrinterPort returns the string used to specify the printer port.

Examples

myPort = getPrinterPort();

Determines the client device's printer prt.

Related topics