Add
Adds two numbers together.

Input
Addition
| Name | Required | Description |
|---|---|---|
| Value 1 | First value, will be added to Value 2. | |
| Value 2 | Second value, will be added to Value 1. |
Output
Result The result from this addition.
Adds two numbers together.

Input
| Name | Required | Description |
|---|---|---|
| Value 1 | First value, will be added to Value 2. | |
| Value 2 | Second value, will be added to Value 1. |
Output
Result The result from this addition.