Define structures

To create a new type of data structure, use the "Add structure" command.

For more details of the full procedure, refer to Complex Structures

Each structure is represented as a group in the dictionary grid. Enter the members of the structure in its group in the same way you enter variables in another group.

New data structures are created with default names. Use the "Rename structure" command to change its name.

If a member of a structure is an instance of another structure, the nested structure must be declared BEFORE in the list.

Concept Link IconSee Also