Skip to main content
Version: 26.3

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



note

This page is under construction: it has not been reviewed for completeness.