isn't there any corresponding in kotlin of ```Str...
# getting-started
e
isn't there any corresponding in kotlin of
Copy code
String element = "el5";
int x = Character.getNumericValue(element.charAt(2)); // 5