Change the Number of an array at an index
summary (oneliner)
doc
issues
youtube id
caniuse query
collections
Inputs
exe (Trigger)
Trigger in
array (Array)
Array in
index (integer /Number)
Index to modify
value (Number)
Number in - changes index to this number
Outputs
values (Array)
Array out
Changelog
code cleanup on ports
2019-05-27 - andro
outputs null to array when no array comes in
2019-05-27 - andro
Ops.Array.ArraySetValue renamed to Ops.Array.SetNumberArray
2019-06-13 - pandur
fixed - index values are turned into integers
2019-06-14 - andro
2019-05-27 - andro
outputs null to array when no array comes in
2019-05-27 - andro
Ops.Array.ArraySetValue renamed to Ops.Array.SetNumberArray
2019-06-13 - pandur
fixed - index values are turned into integers
2019-06-14 - andro