Liam's BitchX Command Reference
BitchX scripting function $tow()
- tow
- Function
- $tow()
- Usage
- $tow(pattern string of words)
- Returns
- the portion of "string of words" that occurs up to and including
the first word that is matched by "pattern"
- Example
- $tow(panasync BitchX by panasync is cool)
returns "BitchX by panasync"