(set: $x to 0) $x <!-- 0 --> (set: $x to it + 10) $x <!-- 10 --> (set: $x to it / 2) $x <!-- 5 -->
Just type the numbers right in.