Record
The Record node () is a container for other named nodes of the types Array, String, and Record. All children to this node have to specify a unique record name to identify the record. If this node is a child to a Record node, you specify the name of this record in the Name field.
To add a Record node:
1
Right-click Components () to add Component () as a subnode.
2
Right-click Component and select Element from the Elements menu.
3
Right-click Element and select Record.
Or add it as a child node to an Array, Record or String node.