Automate

Automate

Make your phone or tablet smarter with automation

Get it on Google Play

sum

number sum(container)

Returns the sum of all values, coerced to number, in the container.

Note! The result may be inaccurate when it, or any value, exceeds what can be accurately stored in a number, especially if they include large bigint.

Parameters

  1. container — a array or dictionary.

Returns

  • the sum of all values.
Note! This documentation is also accessible within the app from Help & feedback menu.