List Set Item
Sets a value at the specified index in a list. Returns a modified list.
Pure Function
No
Execute Inputs
Execution
INPUTExecution Input.
Execute Outputs
Complete
OUTPUTTriggered after the value has been set.
Data Inputs
List
INPUTThe input list or array.
Value
INPUTThe new value to set at the index.
Index
INPUTThe index at which to set the new value.
Data Outputs
Result
OUTPUTarray
The modified list with the updated value.
Multiple
Settings
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing