Clear Array

Overview

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

Outputs

See Also

Last updated