UNICODE function

From Apache OpenOffice Wiki
Jump to: navigation, search



UNICODE

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

Syntax:

UNICODE("Text")

Text is the string from which the Unicode for the first character will be returned.

Example:

UNICODE("©")

returns the Unicode number 169 for the Copyright character.




See Also

Personal tools