Skip to content

List Remove Item At

Impure

Removes an item from a list at the specified index. Returns the modified list.

Pure Function
No

Execute Inputs

Execution

INPUT

Execution Input.

Execute Outputs

Complete

OUTPUT

Triggered after the item has been removed.

Data Inputs

List

INPUT

The input list.

Index

INPUT

The index of the item to remove.

Data Outputs

Result

OUTPUTarray

The modified list with the updated value.

Multiple

Settings

Debug

STRING

Break on node when executing.

Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing