Hello everybody,
I need a help on couple of things.
1) I have got a number like this 662 8702125 and I want it to look like this 6628702125
2) I have got another number like 6627466074.000000 and I want it to look like this 6627466074
I did some research, and I found out I can achieve this by using RegEX. The problem I am not very good using RegEX.
I will appreciate any help.
Thanks