CODE
Skilar tölukóða fyrir fyrsta stafinn í textastreng.
CODE("Texti")
Text is the text for which the code of the first character is to be found.
=CODE("Hieronymus") returns 72, =CODE("hieroglyphic") returns 104.
The code used here does not refer to ASCII, but to the code table currently loaded.