Specifies how search strings are matched inside text.
The search string and text must match exactly.
The text must begin with the search string.
The search string must be contained as a substring inside the text.
Specifies how search strings are matched inside text.