Add
Return the sum of two or more input values. This card accepts two input values by default, but you can add more values.
Input
Field | Definition | Type | Required |
---|---|---|---|
number 1 | First of two or more summed values. | Number | TRUE |
number 2 | Second of two or more summed values. | Number | TRUE |
Output
Field | Definition | Type |
---|---|---|
total | Sum of input values. | Number |