$add
The$add operator adds two numeric values together.
Input
- An array containing exactly two numeric values to add
Output
- The sum of the two input values
Examples
Basic Addition
8
Field Value Addition
Mixed Number Types
12.8$add operator adds two numeric values together.
8
12.8