24.07.2012, 10:29
Hello ladies and gentleman,
Quick little question about something that I forgot.
If I want to convert the inputtext in a dialog to an integer, should I use floatstr and then floatround? Or must I do it in a different way?
Example:
someone types in 140. This is obviously in a string format because it is inputtext, but I want it in integer format.
How?
Thank you, I can't quite remember how to do this.
Quick little question about something that I forgot.
If I want to convert the inputtext in a dialog to an integer, should I use floatstr and then floatround? Or must I do it in a different way?
Example:
someone types in 140. This is obviously in a string format because it is inputtext, but I want it in integer format.
How?
Thank you, I can't quite remember how to do this.