Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Extract a Series of Characters Found in the Middle of a StringContent of Extract a Series of Characters Found in the Middle of a String.vbsMD5 Hash: DC6347A8007B74BF01882BF762F3402F |
||
strPhrase = "xxxxyyyyyyxx"
strExtract = Mid(strPhrase, 5, 6) Wscript.Echo strExtract | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |