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