Difference between revisions of "LetterToUnicode Command"

From GeoGebra Manual
Jump to: navigation, search
m
(command syntax: changed [ ] into ( ))
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|text}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{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.}}
+
: {{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.}}
  
 
{{Note| See also [[UnicodeToLetter Command]] and [[TextToUnicode Command]].}}
 
{{Note| See also [[UnicodeToLetter Command]] and [[TextToUnicode Command]].}}

Revision as of 12:03, 3 October 2017

© 2024 International GeoGebra Institute