Finds one text string within another (not case-sensitive)
=SEARCH(find_text, within_text, [start_num])
=SEARCH("world", "Hello World")