Page is a text function that returns the current page number of a printed report. You can use this function in a text object to display the current page in a printed report. The function syntax is:
<<Page()>>
The page function works for printed reports only. Online reports display [[PageCount( )]] for the page number. |
If the current page is eight, the following example yields: Page 8.
Page <<PAGE()>>