The indexOf() method returns the position of the first occurrence of a specified value in a string. indexOf() returns -1 if the value is not found.
確定! 回上一頁