Returns whether the characters at the beginning of this string match the searchString, starting at position.
The element to search for.
Optional
The position in this string at which to begin searching for searchElement.
Returns whether the characters at the beginning of this string match the searchString, starting at position.