Hi Guys!
I got a question, I have this string
"A3232 4566 2323"
And I would like to convert it into this:
"A323245662323"
To take out the spaces of it with a Function, is there a trim function or do I have to create a funcion by my self?
Thanks for any suggestions!
Meny
I got a question, I have this string
"A3232 4566 2323"
And I would like to convert it into this:
"A323245662323"
To take out the spaces of it with a Function, is there a trim function or do I have to create a funcion by my self?
Thanks for any suggestions!
Meny