
Inputs
投入
数组
Here you can pass the Array to the Node from which you want to filter a specific value.
在这里,您可以将 Array 传递给要从中筛选特定值的 Node。
价值
Here you can enter the value that you want to erase from the Array. The respective indices will be removed completely from the Array and the size of the Array will be reduced accordingly.
在这里,您可以输入要从 Array 中擦除的值。相应的索引将从阵列中完全删除,阵列的大小将相应减少。