contains Test to see if one string is contained inside of another: contains "cat" "catch" The above returns true because catch contains cat. compactdateBack to top