Dave

Dave

  • NA
  • 48
  • 23.4k

Get a substring

Jan 7 2014 12:02 PM

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)