JSE_NUMTOSTRING_ROUNDING (on)
When turning a number into a string, ScriptEase performs rounding. This is an attempt to counteract the fact that certain numbers cannot be stored exactly using the C double, and they look odd when printed out. If this option is turned off, numbers will be printed out exactly as they are stored.