CODESuggest EditsReturns 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 Updated almost 2 years ago Did this page help you?YesNoTable of Contents Parameters Returns Examples