CODE

Returns a numeric code for the first character in a text string. The returned code corresponds to the character set used by your computer.

Parameter List

Syntax
CODE(text)
text

The character to convert to a code.

Examples

CODE(A) returns 65