The string.includes() method is used to find out if a string contains a particular substring. It returns true if the substring is found and false otherwise.
確定! 回上一頁