Returns an integer representing the Unicode encoding of the character at the specified location.
strObj.charCodeAt(index) |
Returns an integer representing the Unicode encoding of the character at the specified location.
strObj.charCodeAt(index) |
Arguments
Remarks
Example
Requirements
See Also