Add¶
Adds two float values and outputs the result as a float
If more values are to be added, there is also [Sum]
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| Input1 (Single Relevant) | — |
| Input2 (Single) | — |
Outputs¶
| Name | Type |
|---|---|
| Result | System.Single |