Skip to content

List Add Item

Impure

Adds a value to the end of a list. Returns the modified list.

Pure Function
No

Execute Inputs

Execution

INPUT

Execution Input.

Execute Outputs

Complete

OUTPUT

Triggered after the item has been inserted.

Data Inputs

List

INPUT

The input list.

Value

INPUT

The value to add to the list.

Data Outputs

Result

OUTPUTarray

The modified list with the updated value.

Multiple

Settings

Debug

STRING

Break on node when executing.

Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing