Variables

Variables allow you to set counters from which you can add or subtract numbers.
Create your variable with a starting value, a condition, and a completion routine. When the value satisfies the condition, the completion routine will run.
Currently, the condition must be a number, not an expression.
Variables are very simple and will be upgraded in the future

Variables


editable