data
data.arrayAppendAppend Array
Append one item to an array.
Inputs
2InputValue typeRequirementAccepted sources
Array
arraySource array to append to. Value type: array. Must come from a previous node output such as data.items or data.results.arrayRequirednodeOutputItem
itemItem to append. Value type: any JSON-compatible value. Supports literal value or previous node output.anyRequiredliteralnodeOutputOutputs
2Output pathValue typeCoordinate space
data.itemsarray—data.lengthnumber—Runtime support
DesktopSupported
Android AgentSupported