List Remove Item At
Removes an item from a list at the specified index. Returns the modified list.
Pure Function
No
Execute Inputs
Execution
INPUTExecution Input.
Execute Outputs
Complete
OUTPUTTriggered after the item has been removed.
Data Inputs
List
INPUTThe input list.
Index
INPUTThe index of the item to remove.
Data Outputs
Result
OUTPUTarray
The modified list with the updated value.
Multiple
Settings
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing