Versions Compared

Key

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

...

  1. If you use a string which is longer than 1 byte, you will get a fatal error message

Examples

ASC("A")

returns

65


ASC("3")

returns

51

Example knowledgebases

...