Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ppl:functions:asc [2024/03/25 13:41] 2003:e4:df3b:aa00:f139:6f44:aca2:a65dppl:functions:asc [2024/03/27 13:56] (current) stimpy
Line 1: Line 1:
 ====== ASC(var:string) :INTEGER ====== ====== ASC(var:string) :INTEGER ======
-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:** [[ppl:functions:chr|Chr]] **See also:** [[ppl:functions:chr|Chr]]