Skip to content

PushArray

Purpose of the Node

This node allows you to push an item into an existing array and outputs the adjusted array.

Pins

Pin NamePin DescriptionPin TypeValue Type
Array InThe input array to which the item will be pushed.InputArray
ValueThe item to be pushed into the array.InputGeneric
Array OutThe output array with the pushed item.OutputArray