Hi. I have a text field in which users enter a value for the quantity they want something printed.
I need to convert TextField_qty.text to an integer so that I can act upon it properly in a printing loop.
What’s the simplest way to achieve this?
Thanks!
5 posts - 4 participants