Lists¶
What are Lists¶
Lists allow to hold a collection of elements (Variables, Arrays, Lists, Properties).
Data Types¶
For Lists containing values of a specific type, use the Simple Data Type.
To create structures with other Note Types, use the Custom Data Type.
How to create a List¶
Enter an ID (1)
Enter a Data Type for the List. E.g., “String” (2)
Click the “Apply” button (3)