Returns the unicode code of a character.
AscW ( "char" )
char | The character to get the code for. If a string is used, the code for the first character is given. |
See the ASCII Character Code table for a complete list of available values.
See "Unicode Support" for a detailed description.