Addition
The Addition block allows an input to be added to a value. This value can be a:
- User defined constant
- Global variable (created in Workspace Settings - referenced using a $ symbol i.e. $variable).
- Numerical value from another block in the process.
The result of the addition is emitted from the Output.
Inputs
- Input – Integer / Float
- Value - Fixed Value / Global Variable / Integer / Float
Outputs
- Output – Integer / Float