Hi,
I have a '.' delimited String of the format 'SubString1.SubString2.SubString3...SubStringN'. The substrings are of varying lengths. I would like to extract the individual substrings. How can I achieve this?
Regards,
Chanti.