fgl_report_setPrinterJobName

Specify a name for the job.

Syntax

fgl_report_setPrinterJobName(
   jobName STRING )
  1. jobName - name of the job.

Usage

Function to specify a name for the job.

Name of the print job useful for tracking the job. The value does not have to be unique. Default: "not set" Setting this option reduces the set of usable printers to those matching it.

See Usage.