sub
Last updated
Substract two numbers. The output will return the difference between the two values.
value1
The number to be subtracted from.
Number
-
-
Yes
value2
The number to subtract from the first value.
Number
-
-
Yes
Returns the difference between the two values.
Number
N/A
Coming Soon.
Drag the sub function into the event flow.

Enter the 2 values. For this example we are subtracting 7 from 10.

3
Last updated