how to check if a string exists in a string node code example Example: javascript check if string contains a text substring stringVariable.includes("Your Text");