Skip to content

Chain Array

Ryan Porter edited this page Feb 12, 2017 · 1 revision

chainArray

This node concatenates the input arrays and outputs a single array.

Attribute Name Description Attribute Type
input (i) List of input arrays that will be chained together to produce the output. doubleArray[]
output (o) Single array containing all values of the input arrays. doubleArray
Clone this wiki locally