SetNumbersArray3 Op
set three values at position index in an array
Summary (oneliner)
Full Name
- Ops.Array.SetNumbersArray3
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch SetNumbersArray3 example
INPUT PORTS
exe (Trigger)
<p>Trigger in </p>
array (Array)
<p>Array in </p>
index (Number:
<i>integer</i>
)<p>Index to change</p>
Value 1 (Number)
<p>Value 1 to change at index</p>
Value 2 (Number)
<p>Value 2 to change at index</p>
Value 3 (Number)
<p>Value 3 to change at index</p>
OUTPUT PORTS
values (Array)
<p>Array out</p>
Patches using SetNumbersArray3
Changelog
code cleanup ports | andro - 2019-05-27 12:13 | |
Ops.Array.ArraySetValue3x renamed to Ops.Array.SetNumbersArray3 | pandur - 2019-06-13 10:59 | |
fixed - float values on the index are now converted to integers | andro - 2019-06-14 11:54 | |
fixed - float values on the index are now converted to integers | andro - 2019-06-14 11:54 | |
fixed - float values on the index are now converted to integers | andro - 2019-06-14 11:54 | |
fixed - float values on the index are now converted to integers | andro - 2019-06-14 11:54 | |
fixed - float values on the index are now converted to integers | andro - 2019-06-14 11:54 | |
fixed - float values on the index are now converted to integers | andro - 2019-06-14 11:54 | |
fixed - float values on the index are now converted to integers | andro - 2019-06-14 11:54 | |
fixed - float values on the index are now converted to integers | andro - 2019-06-14 11:54 | |
aaa | pandur - 2019-06-14 11:55 |