Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following parameters are utilized within reports to gather specific report information.

pageNumber

Description

Display the current page number for HTML, PDF, and RTF on Advanced

,

and Express

and Chained

Reports.

Example

=@pageNumber@


Note:

 This

 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 

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 

return Student Documents/Transcripts.