Android Question How to get numbers only in string?

Chris Guanzon

Active Member
Licensed User
Longtime User
Hello, is there a way to get only the numbers in a string?
Ex.:
dim AplhaNumeric as string = "this are the numbers 1234567890"

I want to return only the numbers inside the string. Is this possible?
 

edgar_ortiz

Active Member
Licensed User
Longtime User
Check this:

 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…