Returns an integer representing the Unicode encoding of the character at the specified location in a String object.
function charCodeAt(index : Number) : String |
Returns an integer representing the Unicode encoding of the character at the specified location in a String object.
function charCodeAt(index : Number) : String |