Returns an integer representing the Unicode encoding of the character at the specified location in a String object.
function charCodeAt(index : Number) : String |
Ajax toolkit
Ajax website
Returns an integer representing the Unicode encoding of the character at the specified location in a String object.
function charCodeAt(index : Number) : String |
Arguments
Remarks
Example
Requirements
See Also
Ajax toolkit
Ajax website