Unicode
Use
The Unicode() function returns the unicode value of the first character in a given text value.
Examples
Unicode("G") = 71Unicode("Good morning!") = 71Unicode("g") = 103
| Function |
Unicode(value)
|
Unicode is included by default in each file as part of the Text library.
See also: