Not just substr().. 🙂
In the same manner that this board parses everything between [ur l], I want to be able to search some text for a substring, grab everything after that substring until I come across a different substring and replace that with my own string of text. How does this board (and most other boards) accomplish this? Regexs?