Difference between revisions of "UnicodeToText Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - "<div class="box info"> 48px|left This page is part of the official manual for print and pdf. For structural reasons normal users can't edit this page. If you found any errors on this page please contact )
(command syntax: changed [ ] into ( ))
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.2}}</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 12:16, 3 October 2017

© 2024 International GeoGebra Institute