34,333
edits
Changes
→JavaScript String Object Methods
</tr>
<tr>
<td>charAt()<td>Returns the character at the specified indexs into the string. it It is important to remember that the first character in a string in at index 0, not index 1.</td>
</tr>
</table>