Report.exportFile


exportFile(fileName, [format])

Exports the report to a file of the specified format If the format is not specified then the format will be taken from the file extension.

fileNamestring
formatoptional string (e.g "rtf" or "xls"); if not specified, format will be taken after file extension
Return valuenone 

Back to Report

Back to Overview