ShowReport

The ShowReport function opens the report for that particular ReportID.

Syntax :

ShowReport(ReportID)
Parameters Description
ReportID Required Report ID.

Example :

ShowReport(1010)

ShowReport