Differences

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

Link to this comparison view

ppl:functions:trim [2019/04/16 13:14] – created - external edit 127.0.0.1ppl:functions:trim [2024/03/27 16:00] (current) stimpy
Line 1: Line 1:
 ====== TRIM(str:bigstr, char:string) :BIGSTR ====== ====== TRIM(str:bigstr, char:string) :BIGSTR ======
-Returns a string of "strwith the first character of "chartrimmed from both ends  +Returns a string of `strwith the first character of `chartrimmed from both ends  
  
-**See also:** Rtrim, Ltrim+--- 
 +**See also:** [[ppl:functions:rtrim|Rtrim]][[ppl:functions:ltrim|Ltrim]]