XML - End Editing File (and Save)
This custom action lets you close an XML resource being edited, optionally save XML data to an XML file and free memory.
| Property Name | Data Type | Description |
|---|---|---|
| Filename | String | Full path to the XML file to be saved (can use PB variables). |
| IDXML | TXMLID | A unique string identifier associated to the opened XML resource. |
| SaveFile | Boolean | If set to True, the XML file is saved. If set to False, no XML data is saved: all changes are lost. Generally, you’ll use False if you were just reading data from existing XML files. |
Action Catalog Browse all available custom actions.