Internal Parameters

The following parameters are built into Exago and can be used on any report. Their names are reserved and cannot be overridden.

pageNumber

Description

Display the current page number for HTML, PDF, and RTF Advanced or Express Reports.

Remark

(v2017.3.8+) Also works in Chained Reports.

Example

=@pageNumber@
Note: This parameter cannot be combined with other functions.

reportName

Description

Returns the name of the report.

Example

For a report named Transcripts in a folder named Student Documents =@reportName@ would return Transcripts.

reportFullName

Description

Returns the name and file path of the report.

Example

For a report named Transcripts in a folder named Student Documents =@reportFullName@ would return Student Documents/Transcripts.