ArraySetNumber_v3 Op

ArraySetNumber

set a number at index in an array


This will creates a new copy of an array.
Original array will be untouched.


Edit Documentation
Full Name
  • Ops.Array.ArraySetNumber_v3
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


INPUT PORTS


Array (Array)

Array in

Index (Number:integer )

index to update with the value

Number (Number)

number that will be set to the selected index

OUTPUT PORTS


Result (Array)

Modified array out


Patches using ArraySetNumber_v3

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarpandur - 2020-03-16 14:38