ArraySumUp Op
sum of every number in an array
Summary (oneliner)
<p>add up all numbers in an array and returns the total</p>
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)
<p>Array in</p>
OUTPUT PORTS
Sum (Number)
<p>The total number from all values being added together</p>