datadata.arrayAppend

Append Array

Append one item to an array.

Inputs

2
InputValue typeRequirementAccepted sources
ArrayarraySource array to append to. Value type: array. Must come from a previous node output such as data.items or data.results.arrayRequirednodeOutput
ItemitemItem to append. Value type: any JSON-compatible value. Supports literal value or previous node output.anyRequiredliteralnodeOutput

Outputs

2
Output pathValue typeCoordinate space
data.itemsarray
data.lengthnumber

Runtime support

DesktopSupported
Android AgentSupported