Differences
This shows you the differences between two versions of the page.
ppl:functions:strip [2019/04/16 13:14] – created - external edit 127.0.0.1 | ppl:functions:strip [2024/03/27 15:59] (current) – stimpy | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== STRIP(str: | ====== STRIP(str: | ||
- | Returns a string of "str" | + | Returns a string of `str` with all occurrences of the first character of `char` removed |
- | **See also:** StripAtx, StripStr | + | --- |
+ | **See also: | ||