| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| scriptId | String | The Id of the Summary Page Script or one of the following special tags: | ||
| eventId | String | The Event Id. | ||
| eventArgs | ISKeyValueList | Optional | Event Arguments. If omitted, a value of Nothing is assumed. | |
| scriptContextData | ISKeyValueList | Optional | Script Context Data. If omitted, a value of Nothing is assumed. | |
| text | String | Optional | ByRef | The Text returned from the Script. |
A Boolean value indicating success.