resetReportParameters()

You can use the reportLib.resetReportParameters() system function to remove all of the parameters for a particular report.

Syntax

  reportLib.resetReportParameters(report Report in)
report
The name of the report that contains the parameters that you want to remove.

Feedback