SetNumberArray Op
Change the Number of an array at an index
Summary (oneliner)
Full Name
- Ops.Array.SetNumberArray
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch Array set value example
Basic example of one way to fill the array object with values from another array
INPUT PORTS
exe (Trigger)
<p>Trigger in</p>
array (Array)
<p>Array in</p>
index (Number:
<i>integer</i>
)<p>Index to modify</p>
value (Number)
<p>Number in - changes index to this number</p>
OUTPUT PORTS
Next (Trigger)
values (Array)
<p>Array out</p>