beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

SetNumbersArray3 Op



SetNumbersArray3
Namespace: Ops.Array

Op author: pandur

set three values at position index in an array




Inputs

exe (Trigger)

Trigger in

array (Array)

Array in

index (integer /Number)

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

Outputs

values (Array)

Array out


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

SetNumbersArray3 example


Patches using SetNumbersArray3

  • Examples
  • Public
  • My Patches

Changelog


code cleanup ports
2019-05-27 - andro
Ops.Array.ArraySetValue3x renamed to Ops.Array.SetNumbersArray3
2019-06-13 - pandur
fixed - float values on the index are now converted to integers
2019-06-14 - andro
fixed - float values on the index are now converted to integers
2019-06-14 - andro
fixed - float values on the index are now converted to integers
2019-06-14 - andro
fixed - float values on the index are now converted to integers
2019-06-14 - andro
fixed - float values on the index are now converted to integers
2019-06-14 - andro
fixed - float values on the index are now converted to integers
2019-06-14 - andro
fixed - float values on the index are now converted to integers
2019-06-14 - andro
fixed - float values on the index are now converted to integers
2019-06-14 - andro
aaa
2019-06-14 - pandur