Reference

Components
Array Builder
Description
The Array Builder components provide you with a more visual way of creating an array of Strings, Floats or Ints. This component is useful for
small to medium sized arrays. It can also make it easier to manage arrays where the elements are frequently changing value.
The inputs define the values at each index in the array. So connecting a value to the first input will set the first entry in the array. As this is a
template connector the first link you make will also determine the data type (String, Float or Int).
To add subsequent entries simply connect a value to the 'spare' template connector. This will become a connector of the appropriate type
and a new 'spare' will appear below it. By connecting more inputs in this way you can quickly build up an array.
Connectors
Inputs Type Outputs Type
The first entry in the array
String / Float /
Int
The array itself
String Array / Float
Array / Int Array
Any number of other inputs
String / Float /
Int or template if
'spare'
15 of 494