Skip past navigation linksSecure Global Desktop 4.31 Administration Guide > Applets > getPrinterPort (print applet)

getPrinterPort (print applet)

Syntax

Skip past command syntax or program codeString 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

Skip past command syntax or program codemyPort = getPrinterPort();

Determines the client device's printer port.

Related topics