(板栗:不知道怎么用。JSON格式的文件在自定义设备里有用到.)
Add items to a JSON array.
将项目添加到JSON阵列。
输入口
Array
A JSON array to add items to.
Item
The item to add to the JSON array.
Append
A pulse that adds the item to the end of the JSON array.
输出口
Output
The JSON array with the new item appended.
Related Patches
[Array Builder],[Object at Index],[Subarray]