This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== STRIPSTR(str:bigstr, search:string) :BIGSTR ====== Functions just like the [[ppl:functions:strip|Strip]] function except that a complete sub-string may be specified for search | **str** | The string to work on | | **search** | The string to search for | --- **See also:** [[ppl:functions:strip|Strip]], [[ppl:functions:stripatx|StripAtx]]