Add - Calculate the sum of multiple numbers (including lists)

Triggers

The action's template has two triggers (X and Y), but the action can be used with any number of triggers (including none). The action uses any of the numbers received through any of the triggers:

Notice: See also Sum.

Exit

<Sum> (non-repetitive numeric exit [required]): The calculated sum of all input numbers (or 0 if none).

Usage Examples

Test1 (need to complete)