
Inputs
投入
数组
Here you can link an Array to which you want to add additional values.
在这里,您可以链接要添加其他值的 Array。
计数[0. . 2147483647]
Here you can define how often you want to add the input value or values to the Array. If you want to add the input values only once for the array, simply enter a value of 1 here.
价值
Here you can pass the values to the Node that should be added to the Array. Just make sure that the Array’s data types and the value to be added match to one another to prevent any unwanted conversions. The number of entries at the Array In input will increase in accordance with the defined Count value multiplied by the number of values input for the Value setting.