The charAt() method returns the specified character from a string. ... charAt(3) + "'"); // 'v' console.log("The character at index 4 is ...
確定! 回上一頁