← Back to documentation
Add
Returns the sum of the addition.
Each value supplied should preferably be a number or an array of numbers. But other types are supported and will be deeply reduced and coerced to numbers.
Information
Group: Math
Plan: Personal
Return type:
number
Parameters
| Parameter | Type | Default | Expressions |
|---|---|---|---|
| Values | array<number> | [] | Yes |