| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| returnValue | Boolean | ByRef | The Return Value from the Script function. | |
| object | Object | The Object to summarise. | ||
| scriptContextData | ISKeyValueList | Other Context Data (made available to the Script via the ScriptInfo object). | ||
| properties | ISKeyValueList | Other Parameters (made available to the Script via the ScriptInfo object). | ||
| text | String | ByRef | The text generated for the Summary Page. |
A Boolean value indicating success.