Skip to content

Remove Array Index

Purpose of the Node

The Remove Array Index node removes an element from an array at a specified index. It provides outputs for the adjusted array, a failure execution pin if the removal fails, and an output execution pin to indicate successful removal.

Pins

Pin NamePin DescriptionPin TypeValue Type
IndexIndex to removeNumberInteger
Array InYour ArrayArrayArray
Failed RemovalTriggered if the Removal failedExecutionNormal
Exec InStartExecutionNormal
Array OutAdjusted ArrayArrayArray
Exec OutEndExecutionNormal