Returns the Unicode value of the character at the specified location.
Symbol
CString.charCodeAt
@param index
The zero-based index of the desired character. If there is no character at the specified index, NaN is returned.
Symbol
Returns the Unicode value of the character at the specified location.
The zero-based index of the desired character. If there is no character at the specified index, NaN is returned.