Difference between revisions of "UnicodeToText Command"

From GeoGebra Manual
Jump to: navigation, search
(command syntax: changed [ ] into ( ))
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.0}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|text}}
{{command|text}}
+
; UnicodeToText( &lt;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> yields the text ''"hello"''.}}
 
{{Note| See also [[TextToUnicode Command]] and [[UnicodeToLetter Command]].}}
 
{{Note| See also [[TextToUnicode Command]] and [[UnicodeToLetter Command]].}}

Latest revision as of 11:16, 3 October 2017

© 2024 International GeoGebra Institute