Difference between revisions of "LetterToUnicode Command"

From GeoGebra Manual
Jump to: navigation, search
m
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
 
(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}}
; 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]].}}

Latest revision as of 17:15, 7 October 2017

© 2024 International GeoGebra Institute