The following parameters are built into Exago and can be used on any report. Their names are reserved and cannot be overridden.
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@ |
Description |
Returns the name of the report. |
Example |
For a report named Transcripts in a folder named Student Documents =@reportName@ would return Transcripts. |
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. |