DMAAutomationScriptMemoryFile
| Item | Format | Description |
|---|---|---|
| Description | String | The name of the memory file. |
| MemoryId | Integer | The ID of the memory file within the script. |
| Volatile | Boolean | Determines whether the memory file is volatile or persistent. |
| Value | String | The value associated with the memory file. |