Difference between revisions of "UnicodeToText Command"

From GeoGebra Manual
Jump to: navigation, search
m
(command syntax: changed [ ] into ( ))
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|text}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|text}}
; UnicodeToText[ <List of Integers> ]
+
; UnicodeToText( &lt;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> yields 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