Skip to content
The Elk Shell Language
Search
K
Main Navigation
Reference
Standard Library
GitHub
Appearance
GitHub
Menu
Return to top
On this page
Table of Contents for current page
into::charCode
charCode(charString: String)
Parameter
Type
Description
charString
String
A string containing the character to be converted.
Returns
(Integer) An integer representing the unicode codepoint of the character.