IsSubStr( <string>, <substring> )


Module: String

Summary:

Returns true/false if <substring> is a substring of <string>. Case sensitive.