| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| accountClose | finAccountClose | The Account Close object. | ||
| pageName | String | The page displaying. Eg, pageGeneral, pageSummary. | ||
| index | Integer | The index within the Page. Eg, on pageSummary then summary item's index. | ||
| 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. |
A String value.