Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
ppl:functions:chr [2024/03/25 13:45] – 2003:e4:df3b:aa00:f139:6f44:aca2:a65d | ppl:functions:chr [2024/03/27 13:57] (current) – stimpy | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== CHR(var: | ====== CHR(var: | ||
- | Returns a single character long string of the character represented by ASCII code "var" | + | Returns a single character long string of the character represented by ASCII code `var` (0-255) |
+ | --- | ||
**See also:** [[ppl: | **See also:** [[ppl: | ||