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