Skip to content

Clear Array

Purpose of the Node

The Clear Array node is designed to clear all elements from an array by setting it to an empty array. It takes an input array and an execution signal, and outputs the cleared array along with an execution signal.

Pins

Pin NamePin DescriptionPin TypeValue Type
StartTrigger to start the nodeExecution-
ArrayThe array to be clearedGenericArray
EndTrigger indicating the node has completedExecution-
Array OutThe cleared arrayGenericArray