This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== LTRIM(var1:bigstr,var2:string) :BIGSTR ====== Returns a string of `var1` with the first character of `var2` trimmed from the left --- **See also:** [[ppl:functions:rtrim|Rtrim]], [[ppl:functions:trim|Trim]]