STR_CONTAINS

The string function for checking if a string contains a substring. Returns true if the string contains the substring, and false if it does not.