how to find a string in a srting in js? code example Example: find in string javascript stringToBeSearched.search(stringToBeFound);