1
January 30, 2009 1:30 AM
Posted by: Jerry Lees
InStr function, Scripting, string, String manipulation, strings, VBScript
Easy String Searches with the VBScript Instr function
Posted by: Jerry Lees
I recently had a situation where I needed to find string inside a string to parse the larger string into usable and separate chunks of data. In writing this script, I realized I've not shared this gem of a function with you previously... and it really makes matters easier when you are...




