Document functions
These functions can be used in charts and script.
ReportComment(report_number)
Returns the comment of the report with the specified number within the active document.
ReportName(report_number)
Returns the name of the report with the specified number within the active document.
ReportID(report_number)
Returns the id of the report with the specified number within the active document.
ReportNumber(report_id_or_name)
Returns the number of the report with the specified id or name within the active document.
NoOfReports()
Returns the number of reports in the active document.