Math.round(effect("Slider Control")("Slider"))/100
I am counting up from 7.25 to 15.00 and have to manually add the $ mark and 00 at the end of the animation. The decimal place doesn't stay in place when double digits appear.
Math.round(effect("Slider Control")("Slider"))/100
I am counting up from 7.25 to 15.00 and have to manually add the $ mark and 00 at the end of the animation. The decimal place doesn't stay in place when double digits appear.