Differences

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

Link to this comparison view

ppl:functions:ltrim [2019/04/16 13:14] – created - external edit 127.0.0.1ppl:functions:ltrim [2024/03/27 14:34] (current) stimpy
Line 1: Line 1:
 ====== LTRIM(var1:bigstr,var2:string) :BIGSTR ====== ====== LTRIM(var1:bigstr,var2:string) :BIGSTR ======
-Returns a string of "var1with the first character of "var2trimmed from the left  +Returns a string of `var1with the first character of `var2trimmed from the left  
  
-**See also:** Rtrim, Trim+--- 
 +**See also:** [[ppl:functions:rtrim|Rtrim]][[ppl:functions:trim|Trim]]