Array Parser
An array is an ordered list of values that are referred to with a name and an index.
Use the Array Parser to read in an array, then output the content of a selected index value.
- Value Index - Set this value to reference the position of the data in the array that will be output from the block.
Input
- Input - Connect data containing arrays to be processed.
Output
- Output - Data is output from the position referenced by the value index once an array is received.