setOutputFileTitle

setOutputFileTitle(fileTitle: String);

The setOutputFileTitle method of the JadeReportWriterReport class sets the title of the output file that is created when the report runs to the value specified in the fileTitle parameter.

For details about the valid output file types, see the setOutputDestination method.