Differences
This shows you the differences between two versions of the page.
ppl:functions:ltrim [2019/04/16 13:14] – created - external edit 127.0.0.1 | ppl:functions:ltrim [2024/03/27 14:34] (current) – stimpy | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== LTRIM(var1: | ====== LTRIM(var1: | ||
- | Returns a string of "var1" | + | Returns a string of `var1` with the first character of `var2` trimmed from the left |
- | **See also:** Rtrim, Trim | + | --- |
+ | **See also: | ||