set a number at index in an array
summary (oneliner)
This will creates a new copy of an array.
Original array will be untouched.
doc
issues
youtube id
collections
Inputs
Execute (Trigger)
Trigger to set the value at the index
Array (Array)
Array in
Index (integer /Number)
index to update with the value
Number (Number)
number that will be set to the selected index
Reset (Trigger)
Reverts array to it's original state
Outputs
Result (Array)
Modified array out
Changelog
created op
2020-03-16 - pandur
2020-03-16 - pandur