SAVE LIST
SAVE LIST ( list ; listName )
Parameter | Type | Description | |
---|---|---|---|
list | Integer | → | List reference number |
listName | Text | → | Name of the list as it will appear in the Design environment List Editor |
This command is not thread-safe, it cannot be used in preemptive code.
Description
The SAVE LIST command saves the list whose reference number you pass in list, within the Design environment List Editor, under the name you pass in listName.
If there is already a list with this name, its contents are replaced.
Note: This command cannot be used in a structure loaded in read only, such as a .4dz project or a component.