test for words in a string js code example Example: javascript check if string contains a text substring stringVariable.includes("Your Text");