Array3SetNumber Op
Set three numbers at index in an array
Summary (oneliner)
<p>This will creates a new copy of an array. Original array will be untouched.</p>
Full Name
- Ops.Array.Array3SetNumber
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch Array3 Example
INPUT PORTS
Array (Array)
<p>Array in</p>
Index (Number:
<i>integer</i>
)<p>index to update with the value</p>
Value X (Number)
Value Y (Number)
Value Z (Number)
Value W (Number)
OUTPUT PORTS
Result (Array)
<p>Modified array out</p>