Skip to content

into::charCode

charCode(charString: String)

ParameterTypeDescription
charStringStringA string containing the character to be converted.

Returns

(Integer) An integer representing the unicode codepoint of the character.