Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

ASC returns the ASCII value of a byte.

Syntax

ASC(StrExp$StrExp$)

Arguments 

  • StrExp$ StrExp$ is, in this case, a single byte or string with length 1.

...