Returns the numeric Unicode map value of the first character in the string provided.

Parameters

text String (required) - The string whose first character's Unicode map value will be returned.

Returns

Number

Examples

CODE('Test')

// returns 84