Allo.
With temp variables if you were to use a decimal (fraction, etc) would you write it like this:
*set TempVar +1.5
or some other way?
Allo.
With temp variables if you were to use a decimal (fraction, etc) would you write it like this:
*set TempVar +1.5
or some other way?
Yes, that works fine.
In the future, if you want to verify the value of the variable, you can always print it to the text when running.
For example:
The value of TempVar is ${TempVar}.
This topic was automatically closed 24 hours after the last reply. If you want to reopen your WiP, contact the moderators.