The indexOf() method returns the first index of occurance of a given value in the string, or -1 if it is not present. Example. const message = "JavaScript is ...
確定! 回上一頁