Monday, 12 August 2013

how to get last three words of a string?

how to get last three words of a string?

I have a string containing this:
D:\ptc\Windchill_10.0\Windchill\wtCustom\wt\lifecycle\StateRB.rbInfo.
I want to get just this part:
wt\lifecycle\StateRB
How can I do that?

No comments:

Post a Comment