<< Click to Display Table of Contents >> Navigation: Available Functions > ReportPage() |
Syntax
ReportPage()
Purpose
To determine the current page number during the printing of a report.
Parameters
None.
Returns
The current page number.
Usage
ReportPage() can be useful when creating custom page headings for which you must know the current page number during the printing of a report. For more information on defining report page headings, please refer to section thirteen.
See Also:
ReportLine()