<< Click to Display Table of Contents >>
Manual > Control Reference > Route > Route Methods >
Gets the printer name set in the OS.
syntax
GetPrinterName(
&printerName
)
Parameters
Type:
character
Gets the printer name. If multiple printers are configured, this will be an array.
Return Value
Boolean
FALSE - Failure. TRUE - Success.
Explanation
Gets the name of the printer set in the OS.
Supported
○
Script Action
Can be used in server script Ver2 actions
Browser script
Can be used in browser scripts
×
Calculation Expression Syntax
Can be used in expression syntax (e.g. bind syntax)