Extricate substring using powershell

Posted by achi on Stack Overflow See other posts from Stack Overflow or by achi
Published on 2010-06-07T10:59:23Z Indexed on 2010/06/07 11:02 UTC
Read the original article Hit count: 201

Filed under:
|

Hi,

How can i extricate substring from string using powershell ? I have this string: "-----start-------Hello World------end-------", i have to the hello world. What is the best way to do that?

Thanks!

© Stack Overflow or respective owner

Related posts about string

Related posts about powershell-v2.0