datadata.arrayRemove

Remove Array Item

Remove one item from an array by index.

Inputs

2
InputValue typeRequirementAccepted sources
ArrayarraySource array to remove from. Value type: array. Must come from a previous node output.arrayRequirednodeOutput
IndexindexZero-based removal index. Value type: number. Supports literal number or number-valued node output.numberRequiredliteralnodeOutput

Outputs

5
Output pathValue typeCoordinate space
data.itemsarray
data.lengthnumber
data.indexnumber
data.existsbool
data.removedobject

Runtime support

DesktopSupported
Android AgentSupported