ui.Application.GetReportViewerConfigs() returns ui.ReportViewerConfig object.
Syntax
ui.Application.GetCurrent().GetReportViewerConfigs()
Arguments
takes no input arguments
Usage and examples
...
DEFINE repConf ui.ReportViewerConfig
...
LET repConf = ui.Application.GetCurrent().GetReportViewerConfigs()