
Inputs
投入
数组
Here you can link the Array to which you want to add values.
在这里,您可以链接要添加值的 Array。
This value defines the index number of the input Array from which new values should be added. The Count value defines the number of values that should be added.
此值定义输入 Array 的索引号,从该索引号中应添加新值。Count 值定义应该添加的值的数量。
计数[0. . 2147483647]
Here you can enter the number of new values that you want to add to the Array.
在这里,您可以输入要添加到 Array 中的新值的数量。
价值
This is the value that the newly-added entries should have.
这是新添加的条目应该具有的值。