| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| securityStmtPk | Integer | The Primary Key of the Security Statement to Register. | ||
| itemIndex | Integer | Optional | Optionally, and if relevant, the index of the Item on the Security Statement to Discharge. If omitted, a value of -1 is assumed. | |
| serviceLogPk | Integer | Optional | ByRef | The Primary Key of a Service Log created. If omitted, a value of 0 is assumed. |
| securityStatementUpdated | Boolean | Optional | ByRef | Returns True if the Security Statement was successfully updated after the Discharge is complete. If omitted, a value of False is assumed. |
| postScriptMessage | String | Optional | ByRef | If the "AmendPost" script failed, the message returned. |
A Boolean value indicating success.