How to get an integer from a string?

Hi, If I have a string input such as "A1", How do I split the string so I can have a string variable that contains "A" and a integer variable that contains "1"?

Any help is appreciated, thank you.



Topic archived. No new replies allowed.