Clear Array
This node is used to remove all Objects from an Array. The Array is referred to through their Id. Use the Do action to remove all Objects in the Array.
Inputs
Data | Description |
---|---|
Array Id | The Id of the Array that will be cleared. |
Signal | Description |
---|---|
Do | This actions removes all the Objects from the Array with the Id set on the input Array Id. |
Outputs
Signal | Description |
---|---|
Done | This event is sent when the removal is done, and the Array is empty. |