List Add Item
Adds a value to the end of a list. Returns the modified list.
Pure Function
No
Execute Inputs
Execution
INPUTExecution Input.
Execute Outputs
Complete
OUTPUTTriggered after the item has been inserted.
Data Inputs
List
INPUTThe input list.
Value
INPUTThe value to add to the list.
Data Outputs
Result
OUTPUTarray
The modified list with the updated value.
Multiple
Settings
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing