SEARCH
Text

Finds one text string within another (not case-sensitive)

Syntax:

=SEARCH(find_text, within_text, [start_num])

Example:

=SEARCH("world", "Hello World")