The Array 1D Integer node (
) declares one or more named integer arrays that you can access from form objects and methods. The number of elements in the integer array is not restricted in any way, and you typically use an integer array to specify an array of values that can only be integers. The
Settings window contains the following section.
This section contains a single table, where you specify one integer array stored per row. Specify the name in the Name column, the initial values in the
Initial values column (see
Array Syntax for the syntax), and the new element value for each element (the default, 0, represents the first value) in the
New element value column. The new element value specifies the value that a new element of the integer array gets in certain add operations (for example, in a table). You can also add an optional description of the integer array in the
Description column.
Use the Move Up (
),
Move Down (
),
Insert Above (
), and
Delete (
) toolbar buttons to organize and remove choices from the list.