ArraySumUp Op
sum of every number in an array
Summary (oneliner)
add up all numbers in an array and returns the total
Full Name
- Ops.Array.ArraySumUp
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch Array Sum
INPUT PORTS
Array (Array)
Array in
OUTPUT PORTS
Sum (Number)
The total number from all values being added together