a
(array): The first array to concatenate. Default value is an empty array.b
(array): The second array to concatenate. Default value is an empty array.c
(array): The third array to concatenate. Default value is an empty array.result
(array): The array resulting from concatenating the a
, b
, and c
input arrays in order.a
, b
, and c
input ports as desired. Any or all of the inputs can be left empty.result
port.a
, b
, and c
inputs of the Concat node will output: