e.attachments.inserted
Overview
The event is fired when the attachments have been added to the document.
Parameters
| Name | Type | Description |
|---|---|---|
| Param1 | PARAM_T | Contains the list of the attachments that were added. |
| Param2 | PARAM_T | Contains the list of names of the attachments that were added. |
| Handled | VARIANT_BOOL | Not used. |
| Result | PARAM_T | Not used. |