Liam's BitchX Command Reference
BitchX scripting function $before()
- before
- Function
- $before()
- Usage
- $before(chars string of text)
- Returns
- the part of "string of text" that occurs before the
first instance of any character in "chars"
- Example
- $before(! hop!jnelson@iastate.edu) returns "hop"