====== 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]]