Overload List

  NameDescription
ParseStringEquals(String, String, String)
Checks to see if search string equals inputstring. Returns trueString if it is. Case insensitive.
ParseStringEquals(String, String, String, String)
Checks to see if search string equals inputstring. Returns trueString if it is and falseString if is not. Case insensitive.

See Also