Function: PageCount
Description
Returns the number of pages in the source report from which a detail line comes from.
Syntax
PageCount()
Arguments
None.
Return value
This function returns a number.
Calculated field example
If a report contains 44 pages, the following calculated field expression would return the number 44: PageCount().