メインコンテンツまでスキップ
バージョン:25.2

charToNum

  • function

  • enhanced in 1.64 to work with Unicode values greater than 0xFFFF

  • returns the Unicode value of a character

  • Examples: +

     put "S".charToNum —> 83
  • Related: numToChar