Arrays

What are Arrays

Arrays are designed to store a fixed number of elements, all of which share the same data type. The array’s size needs to be specified in the Information Model’s configuration. When defined as a Custom Data Type, arrays enable the creation of structured elements including Variables, Arrays, Lists, and Properties.

Data Types

How to create an Array

  • Enter an ID (1)

  • Select a Data Type for the Array by clicking the Data Type Drop-Down (2)

  • Enter the size of the Array (3)

  • Click the “Apply” button (4)

Information Model - Create Array