ReportDesc

ReportDesc is a text function that returns the text description of the current report. You can use this function in a text box, text cell, or a row or column heading. The report description is a report property. The function syntax is:

  <<ReportDesc()>>

Example:

The following example inserts a report description in the body of a report:

<<ReportDesc()>>

Note:

You can define a report description when you save the report. Afterward, you can change the description changed in the repository or when you save the report again with the Save As command.