Subtract
Description
Subtracts one number from another.
Event Options
Variable
A number you wish to subtract another number from.
Value
A number to subtract from the Variable.
Example
Variable
3
Value
1
After running the event with the above options, the Variable option will be updated to 2 (e.g. 3 - 1).
Last updated