Hello All, I have a string 0.5_34_22_4 that I would like to parse into 34_22_4. How do I do that ?
I have used the parse with replace function but that doesn't seem to work because of the 0.5 has a period in the string. Is there anything other method out there ? Thanks, Uchenna