Inputs
Here you can connect the array that you want to read out.
This setting does not normally need to be changed. The node can determine the data type of a connected Array itself and transfer it to the output elements accordingly. Only use this setting if you want to change the data type of the connected array. You must ensure that a conversion of the data type introduced is plausibly possible.
This value specifies the index entry of the array that you want to read out. If you connect a loop here, you can of course also output several values from the array one after the other.
The index -1 always gives you the last element in the array.
If the Index values entered are smaller or larger than the indices actually available on the connected array, this option ensures that the Index is converted to the available index range. This ensures that a value can always be output if the array has at least one value.
