Is your feature request related to a problem? Please describe.
I want to know if a string contains a given substring.
Describe the solution you'd like
A function that returns TRUE, if a string contains a given substring
Additional context
The function could work smiliar to STRING_STARTSWITH