The charAt() method allows you to obtain a single character from the string at the specified index. The characters are indexed 0 based, ...
確定! 回上一頁