Reference

Components
Int Array
Description
The Int Array component creates an array of integers by setting, inserting and deleting individual elements in the array. You define the index
of the element you want to refer to and if needed the value you want to set or insert at that index. The array will resize automatically to
accommodate elements set or inserted at indexes higher than the current size of the array.
Connectors
Inputs Type Outputs
Value to use
Int Array of ints
Int Array
The reference index used for
set, insert and delete
Int Trigger sent when the
array has been
changed
Trigger
Set the value at the index
Trigger The number of array
entries
Int
Clear the array
Trigger
Array to make this equal to
Int Array
Insert the value at the index
Trigger
Delete the entry at the index
Trigger
166 of 494