sum of every number in an array
Summary (oneliner)
add up all numbers in an array and returns the total
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
Array (Array)
Array in
Outputs
Sum (Number)
The total number from all values being added together