<< Click to Display Table of Contents >>
GetInformation Commands - REPORT
To get the report index or total number of reports, use the REPORT related command below.
CURRENT_REPORT_INDEX
Get the current report index. The report index returns a zero-based index.
REPORT_COUNT
Get the total number of reports.
REPORTINDEX_BY_DISPLAYNAME=DisplayName
Get the report index of the specified report in the report tree. The report index returns a zero-based index. If there is a duplicate display name, the index of the report found first in the order of the report tree is returned.