V
Visual Systems AB \(Martin Arvidsson\)
Hi!
I have a string, it could look like this
455 56 Gothenburg or 45556 Gothenburg
What i want to do is to separate the numbers from the text into two
different strings
and the numbers i would like to formate like ### ##.
My brain is just not giving me any direction on how to solve this
//Martin, Sweden
I have a string, it could look like this
455 56 Gothenburg or 45556 Gothenburg
What i want to do is to separate the numbers from the text into two
different strings
and the numbers i would like to formate like ### ##.
My brain is just not giving me any direction on how to solve this

//Martin, Sweden