Difference between revisions of "UnicodeToText Command"

From GeoGebra Manual
Jump to: navigation, search
Line 3: Line 3:
 
; UnicodeToText[List of Integers]
 
; UnicodeToText[List of Integers]
 
: Converts the integer Unicode numbers back into text.
 
: Converts the integer Unicode numbers back into text.
{{Example|1=<code>UnicodeToText[{104, 101, 108, 108, 111}]</code> gives you the text ''"hello"''.}}
+
:{{Example|1=<code>UnicodeToText[{104, 101, 108, 108, 111}]</code> gives you the text ''"hello"''.}}
 
{{Note| See also [[TextToUnicode Command]] and [[UnicodeToLetter Command]].}}
 
{{Note| See also [[TextToUnicode Command]] and [[UnicodeToLetter Command]].}}

Revision as of 15:21, 20 December 2012

© 2024 International GeoGebra Institute