Difference between revisions of "LetterToUnicode Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
 
(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}}
+
; 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]].}}
+
{{Note| See also [[UnicodeToLetter Command]] and [[TextToUnicode Command]].}}

Latest revision as of 17:15, 7 October 2017

© 2024 International GeoGebra Institute