| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| scriptId | String | The HTML Widget Script Id. | ||
| parametersJson | String | Parameters that are required by the Script. | ||
| startupParametersJson | String | Startup Parameters that were originally supplied to the HTML Widget. | ||
| processId | String | ByRef | A String value which can be used to poll the status of a Background Process (this corresponds to the entry that has been created in the ProcessStatus table). | |
| desktopMode | Boolean | Optional | If True, this indicates that Web Services are not going to be used to process this HTML Widget and finPOWER Connect desktop should take control instead. If omitted, a value of False is assumed. |
A Boolean value indicating success.