The Build array function input will automatically adapt to an element or an array input, depending on what you wire to it.
创建数组函数的输入端会自动匹配元素或数组输入,取决你要连接的对象。
Depending on how you configure it, Build array concatenates, or combines, two arrays into one, or adds extra elements to an array.
创建数组函数可以将两个数组连接或结合成一个,或向数组中增加元素,这取决于你自己的设定。
For example, the Build array function shown in figure 7.23 has been configured to concatenate two arrays and one element into a new array.
例如,图7.23中的创建数组函数被设定用来结合两个数组和一个单个元素产生一个新的数组。
应用推荐