Files
noodl-docs/nodes/data/array/clear-array/README.md
2023-09-22 12:35:24 +02:00

1.7 KiB

hide_title, hide_table_of_contents, title
hide_title hide_table_of_contents title
true true Clear Array

<##head##>

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.

<##head##>

Inputs

Data Description
Array Id <##input:collectionId##>The Id of the Array that will be cleared.<##input##>
Signal Description
Do <##input:do##>This actions removes all the Objects from the Array with the Id set on the input Array Id.<##input##>

Outputs

Signal Description
Done <##output:done##>This event is sent when the removal is done, and the Array is empty.<##output##>