G
Guest
Hi,
I have a problem to figure out what the regular expression should I use to
parse the following string:-
{02}{10}{00}{03}{10}
and output it to:-
0210000310
Thank You.
I have a problem to figure out what the regular expression should I use to
parse the following string:-
{02}{10}{00}{03}{10}
and output it to:-
0210000310
Thank You.