CreateGeneralReport
Structure
CreateGeneralReport(sReportName : String)
Type
Procedure
Description
This procedure will run a General search/report, as created from PrintBuilder...General templates.
Parameters: 1
| Parameter | Type | Description
| sReportName | String | Specifies the general search/report that should be launched. |
Example:
CreateGeneralReport("STANDARD") |