Difference between revisions of "LetterToUnicode 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 )
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
 
(4 intermediate revisions by 3 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}}
+
; LetterToUnicode( "<Letter>" ): Turns a single letter into its ([w:Unicode|Unicode number)].
; LetterToUnicode["Letter"]: Turns a single letter into its [[w:Unicode|Unicode number]].
+
: {{Example|1=<code>LetterToUnicode("a")</code> returns the number 97.}}
 
: {{Note| The letter needs to be in between a set of quotation marks.}}
 
: {{Note| The letter needs to be in between a set of quotation marks.}}
: {{Example|1=<code>LetterToUnicode["a"]</code> returns the number 97.}}
+
 
 
{{Note| See also [[UnicodeToLetter Command]] and [[TextToUnicode Command]].}}
 
{{Note| See also [[UnicodeToLetter Command]] and [[TextToUnicode Command]].}}

Latest revision as of 17:15, 7 October 2017

© 2024 International GeoGebra Institute