Formatting numerical values

Mar 08, 2017

I have a variable that increments a number by .1 by clicking a button. Ideally, I would like to start at 0.0, click the button and add a tenth (0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 1.0). I can do this but when it gets to 1.0, it reads "1" not "1.0". 

I know it's silly but that it the way the program works. How do I make sure that the whole numbers include the .0 decimal?

Thanks!

1 Reply

This discussion is closed. You can start a new discussion or contact Articulate Support.