Hello Everyone,
I have a value coming in from an xml file into a variable called “price.” I need this string converted to a int. I have tried many forms such as parse or people’s function but all are designed for static input (ex. “1345”). Can someone please help? Thanks so much.