ChrName
Returns the name of a Unicode character.
Syntax
-
ChrName(c)
-
c
is a character (string of length 1)
-
Description
ChrName(c)
returns the name of the Unicode character c
.
Examples
ChrName("A")
LATIN CAPITAL LETTER A
ChrName("ᚱ")
RUNIC LETTER RAIDO RAD REID R
characters("∫∬∭∮∯∰") @ ChrName
INTEGRAL DOUBLE INTEGRAL TRIPLE INTEGRAL CONTOUR INTEGRAL SURFACE INTEGRAL VOLUME INTEGRAL