kytschBASIC

Put down that phone!
Please view me on real computer.

ASC

Returns the ASCII value of the first characters in the string.

Example

PRINT ASC("A")

Output

65

See also