| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| userInterface | Object | The User Interface business layer object. | ||
| reports | Object | The Reports business layer object. | ||
| command | String | The command executed as a result of clicking a cmd://commandName style hyperlink in the HTML. | ||
| commandParameters | ISKeyValueList | Parameters specified as part of the command hyperlink. | ||
| commandMessage | String | ByRef | The message to display to the User. | |
| commandMessageWarning | Boolean | ByRef | Indicates whether the commandMessage should be displayed as a Warning rather than an informational message. | |
| parameters | ISKeyValueList | ByRef | An optional collection of Parameters that can be used by or updated by the Script. |
The Html.