| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| returnValue | Boolean | ByRef | The Return Value from the Script function. | |
| eventId | String | The Event Id. | ||
| parametersJson | String | A JSON-formatted String of the event parameters. | ||
| startupParametersJson | String | A JSON-formatted String of the start-up parameters. | ||
| hostingContext | isefinHtmlWidgetHostingContext | Details about where this Widget is being run from. | ||
| scriptRequestInfo | finScriptRequestInfo | Information about the Request to this Script. | ||
| scriptContextData | ISKeyValueList | |||
| widgetReturnValue | String | ByRef | The Widget Return Value, e.g., HTML or a JSON formatted String. | |
| literals | ISKeyValueList | ByRef |
A Boolean value indicating success.