Page 1 of 1

Parse String?

Posted: Tue Jan 24, 2006 2:38 pm
by gweihs
I cant find any details on Parse String. For example: What is the pattern, does it support wildcards? Is it Regex? Any examples? How can it be used to parse out PARAM1=1 PARAM2=2 ?

Posted: Tue Jan 24, 2006 3:41 pm
by MichaelNesmith
The pattern does not support regular expressions or wildcards - its the literal value you are searching for.