Skip to content

Extend Array

Purpose of the Node

This node appends an array to another array. It takes two input arrays and outputs the extended array.

Pins

Pin NamePin DescriptionPin TypeValue Type
InThe trigger for the node execution.StructArray
ArrayThe array to be extended.StringMap
ValuesThe values to be appended to the array.NumberNormal
OutThe trigger indicating the end of the execution.FloatSet
ArrayThe extended array.StructArray