Differences

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

Link to this comparison view

ppl:functions:rtrim [2019/04/16 13:14] – created - external edit 127.0.0.1ppl:functions:rtrim [2024/03/27 15:47] (current) stimpy
Line 1: Line 1:
 ====== RTRIM(str1:bigstr, trim:string) :BIGSTR ====== ====== RTRIM(str1:bigstr, trim:string) :BIGSTR ======
-Returns a string of "str1with the first character of "trimtrimmed from the right  +Returns a string of `str1with the first character of `trimtrimmed from the right  
  
-**See also:** Ltrim+--- 
 +**See also:** [[ppl:functions:ltrim|Ltrim]]