codePointAt

codePointAt

> Functions

Returns the unicode codepoint (32 bits, integer) located at position index (or 0 by default) in the string string.

Parameters
Return