Fields
Sample data
In this example the Math: Add operation adds the price and the shipping cost together and stores the result in a newtotal field. The two source fields are left untouched.
| Field | Value |
|---|---|
| Operator | Math: Add (addition) |
| Left | price |
| Right | shipping |
| Destination | total |