====== 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]]