showReplet(replet, request)
This function creates a command to display a report, with optional report request parameters. It should only be used in the onClick script.
Parameter
replet path/name of report in repository
request an array of parameter name-value pairs
Example
showReplet("sales/monthly", [['month',3], ['type','all']]);
| << SI.36 Style Intelligence Global Object | © 1996-2013 InetSoft Technology Corporation (v11.4) | showURL(url, target) >> |