| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| client | finClient | The Client. | ||
| eventId | String | Optional | ||
| eventArgs | ISKeyValueList | Optional | If omitted, a value of Nothing is assumed. | |
| handled | Boolean | Optional | ByRef | If omitted, a value of False is assumed. |
| returnValues | ISKeyValueList | Optional | ByRef | If omitted, a value of Nothing is assumed. |
| scriptContextData | ISKeyValueList | Optional | If omitted, a value of Nothing is assumed. | |
| properties | ISKeyValueList | Optional | If omitted, a value of Nothing is assumed. | |
| constants | ISKeyValueListReadOnly | Optional | Constants to pass to the Script (in case this Script is called from another Script, e.g., Account Clients). If omitted, a value of Nothing is assumed. |
A String value.