Reference

Components
String Array
Description
The String Array component creates an array of strings 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
String Array of strings
String 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
String Array
Insert the value at the index
Trigger
Delete the entry at the index
Trigger
401 of 494