LibreOfficeDev 25.2 Help
Bb562‖ Returns a numeric code for the first character in a text string.
T8KRA‖CODE("Text")
m8D57‖ Text is the text for which the code of the first character is to be found.
Bq7Yw‖ =CODE("Hieronymus") returns 72, =CODE("hieroglyphic") returns 104.
NeMDb‖The code used here does not refer to ASCII, but to the code table currently loaded.