Description
Passes the report and returns the total number of pages.
Action
Passes the report and returns the total number of pages.
Typical uses
You might use this function, for example, to place the number of pages into the report header or footer.
Examples
TotalPageCount
Returns 2 where your report contains a total of 2 pages.
Comments
This function will add an extra pass to the report.