Converts a character into an ascii code
Syntax
asciiCode = Char to Ascii (charStr)
Description
This command can be used to get the ascii code of a character.More information on Ascii codes can be found on the Ascii Codes Explained page.See also the Ascii to Char and Raw Key Ascii commands.
This command can be used to get the ascii code of a character.
More information on Ascii codes can be found on the Ascii Codes Explained page.