Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ppl:functions:asc [2019/04/16 13:14] – created - external edit 127.0.0.1 | ppl:functions:asc [2024/03/27 13:56] (current) – stimpy | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== ASC(var: | ====== ASC(var: | ||
- | Returns the ASCII value (0-255) of the first character of "var" | + | Returns the ASCII value (0-255) of the first character of `var` |
- | **See also:** Chr | + | |
+ | --- | ||
+ | **See also: | ||