| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| returnValue | Boolean | ByRef | The Return Value from the Script function. | |
| parameters | ISKeyValueList | Optional | ByRef | An optional collection of Parameters that can be used by or updated by the Script. If omitted, a value of Nothing is assumed. |
A Boolean value indicating success.