Clear Array accepts an input Array and proceeds to remove and delete all elements contained in it. After that the Node outputs the emptied Array with a size of 0.
Inputs
Input
Type
Description
Pulse Input (►)
Pulse
A standard Input Pulse, to trigger the execution of the Node.
Array
Array
The input Array you wish to empty.
Outputs
Output
Type
Description
Pulse Output (►)
Pulse
A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution.