Differences

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

Link to this comparison view

Next revision
Previous revision
ppl:functions:right [2019/04/16 13:14] – created - external edit 127.0.0.1ppl:functions:right [2024/03/27 15:47] (current) stimpy
Line 1: Line 1:
 ====== RIGHT(str:bigstr, len:integer) :BIGSTR ====== ====== RIGHT(str:bigstr, len:integer) :BIGSTR ======
-Returns the right-most "lencharacters of "str"  +Returns the right-most `lencharacters of `str`
  
-**See also:** Left+--- 
 +**See also:** [[ppl:functions:left|Left]]