Module ASC

Source
Expand description

ยงASC(X$) Returns the unicode value of the first character of X.

PRINT ASC("A")
 65