CODE

Returns a numeric code for the first character in a text string.

Syntaksa

CODE("Text")

Text is the text for which the code of the first character is to be found.

Kody, kótarež su wětše ako 127, mógu wót znamuškowego koděrowanja wašogo systema wótwisowaś (na pśikład iso-8859-1, iso-8859-2, Windows-1262, Windows-1250) a njejsu togodla portabelne.

Pśikład

=CODE("Hieronymus") returns 72, =CODE("hieroglyphic") returns 104.

note

The code used here does not refer to ASCII, but to the code table currently loaded.


Pšosym pódprějśo nas!