Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ppl:functions:chr [2019/04/16 13:14] – created - external edit 127.0.0.1ppl:functions:chr [2024/03/27 13:57] (current) stimpy
Line 1: Line 1:
 ====== CHR(var:integer) :BIGSTR ====== ====== CHR(var:integer) :BIGSTR ======
-Returns a single character long string of the character represented by ASCII code "var(0-255)   +Returns a single character long string of the character represented by ASCII code `var(0-255)   
-**See also:** Asc+ 
 +--- 
 +**See also:** [[ppl:functions:asc|Asc]]