File element
Defines a memory file.
Parent
Attributes
Name | Type | Required | Description |
---|---|---|---|
id | positiveInteger | Yes | Specifies the unique ID of the memory file. |
volatile | EnumTrueFalseLowerCase | Yes | Indicates whether the memory file is a memory file created within the script (true) or a permanent memory file (false). |
Children
Name | Occurrences | Description |
---|---|---|
Description | Specifies the memory file name. |