I have a problem, in an app I'm picking up contacts from the phonebook, however I want to make a treatment in the contact numbers that can come like this:
(99) 9999-9999
9999-9999
9999 9999
and among other things, the only treatment I did was to use a SubString
to cut and pick only the last 8 characters of the number (to take operator etc), now how do I remove characters other than those string ? In the above example all numbers would look like this: 99999999