Comando TestoInUnicode

Da GeoGebra Manual.
Versione del 24 mar 2013 alle 09:08 di Zbynek (discussione | contributi) (Sostituzione testo - 'version=4.0' con 'version=4.2')



TestoInUnicode[Testo]
Trasforma il testo in una lista di numeri Unicode, uno per ciascun carattere.
Esempi:
  • TestoInUnicode["prova testo"] restituisce la lista di numeri Unicode {112, 114, 111, 118, 97, 32, 116, 101, 115, 116, 111}.
  • Se testo1 è "ciao", alloraTestoInUnicode[text1] restituisce la lista di numeri Unicode {99, 105, 97, 111}.
Note: Vedere anche i comandi UnicodeInTesto e UnicodeInLettera.
© 2024 International GeoGebra Institute