7
Reply

Get a substring

Dave

Dave

Jan 7 2014 12:02 PM
1k

Hi,

I got a string something like
"abc-----defg---hi"
Any simple way to get the substring "defg"?
Note, "---" represents spaces and I don't know the length.


Answers (7)