Differences
This shows you the differences between two versions of the page.
ppl:functions:trim [2019/04/16 13:14] – created - external edit 127.0.0.1 | ppl:functions:trim [2024/03/27 16:00] (current) – stimpy | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== TRIM(str: | ====== TRIM(str: | ||
- | Returns a string of "str" | + | Returns a string of `str` with the first character of `char` trimmed from both ends |
- | **See also:** Rtrim, Ltrim | + | --- |
+ | **See also: | ||