I am having an issue that I can\'t figure out.
I\'m trying to run the rangeOfString method on a string, and I\'m not sure how to determine if the string was not foun
Check the length of the range. If it's non-zero, it was found.