Use the `String.includes()` method to check if a string contains a substring, e.g. `myString.includes('substring')`.
確定! 回上一頁