This document describes how to use the Util - Math block to operate numeric data.
Operation symbol | Explanation |
---|---|
+ | Add |
- | Subtract |
* | Multiply |
Operation symbol | Explanation |
---|---|
++ | Add 1 to the entered variable. |
-- | Subtract 1 to the variable entered. |