Page

Page is a text function that returns the current page number of a printed report. Use this function in a text object.

Syntax:

  <<Page()>>

Example:

If the current page is eight, yield: Page 8.

Page<<PAGE()>>

Note:

Page works for printed reports only. Online reports display [[PageCount( )]] for the page number. The page axis on a grid is different from the page number in a printed report.