Difference between revisions of "Documentation/How Tos/Calc: UNICODE function"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Created page with "{{Documentation/MasterTOC |bookid=1234''' |booktitle=<div style="padding: 8px; font-size: 140%; font-weight: bold; background-color: #9BC0F5;">CALC FUNCTIONS</div> |ShowPartti...")
 
m
Line 32: Line 32:
 
* [[Documentation/How_Tos/Calc:_TEXT_function|<div style="font-size: 120%;">Text]]
 
* [[Documentation/How_Tos/Calc:_TEXT_function|<div style="font-size: 120%;">Text]]
 
* [[Documentation/How_Tos/Calc:_TRIM_function|<div style="font-size: 120%;">Trim]]
 
* [[Documentation/How_Tos/Calc:_TRIM_function|<div style="font-size: 120%;">Trim]]
* [[Documentation/How_Tos/Calc:_UNICODE_function|<div style="font-size: 120%;">UNICODE]]
+
* [[Documentation/How_Tos/Calc:_UNICODE_function|<div style="font-size: 120%;">Unicode]]
* [[Documentation/How_Tos/Calc:_UNICHAR_function|<div style="font-size: 120%;">UNICHAR]]
+
* [[Documentation/How_Tos/Calc:_UNICHAR_function|<div style="font-size: 120%;">Unichar]]
 
* [[Documentation/How_Tos/Calc:_UPPER_function|<div style="font-size: 120%;">Upper]]
 
* [[Documentation/How_Tos/Calc:_UPPER_function|<div style="font-size: 120%;">Upper]]
 
* [[Documentation/How_Tos/Calc:_VALUE_function|<div style="font-size: 120%;">Value]]
 
* [[Documentation/How_Tos/Calc:_VALUE_function|<div style="font-size: 120%;">Value]]

Revision as of 11:18, 29 January 2024


UNICODE

Returns the numeric code for the first Unicode 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
Retrieved from "https://wiki.openoffice.org/w/index.php?title=Documentation/How_Tos/Calc:_UNICODE_function&oldid=259500"
Views
Personal tools
Navigation
Tools