ReportName

ReportName()

This function returns the current reportset name.

Return value

The return value is a String.

Example

If the current report name is EmployeeInformation, the return value of the following statement is EmployeeInformation.

ReportName()