Differences
This shows you the differences between two versions of the page.
ppl:functions:stripstr [2019/04/16 13:14] – created - external edit 127.0.0.1 | ppl:functions:stripstr [2024/03/27 15:58] (current) – stimpy | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== STRIPSTR(str: | ====== STRIPSTR(str: | ||
- | Functions just like the Strip function except that a complete sub-string may be specified for search | + | Functions just like the [[ppl: |
- | str is the string to work on | + | | **str** | The string to work on | |
- | | + | | **search** | The string to search for | |
- | **See also:** Strip, StripAtx | + | --- |
+ | **See also: | ||