Hi to all:
I have a string Like this:
Msg = "ffff error msg 0081456378390 00827894546738"
I would Like to extract from this string all the values that start by 0081 and 0082.
With way i can do this?
Thanks
I have a string Like this:
Msg = "ffff error msg 0081456378390 00827894546738"
I would Like to extract from this string all the values that start by 0081 and 0082.
With way i can do this?
Thanks