Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the URL of the named report.
Syntax
client private static str getReportUrl(str _reportName, [str _menuItemArgumentsParm])
Run On
Client
Parameters
- _reportName
Type: str
The name of the report.
- _menuItemArgumentsParm
Type: str
Any additional menu item arguments that are required.
Return Value
Type: str
The URL of the named report.