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)
Trigger in
array (Array)
Array in
index (Number: integer)
Index to change
Value 1 (Number)
Value 1 to change at index
Value 2 (Number)
Value 2 to change at index
Value 3 (Number)
Value 3 to change at index
OUTPUT PORTS
values (Array)
Array out
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 |