Liam's BitchX Command Reference
BitchX scripting function $notw()
- notw
- Function
- $notw()
- Notes
- The first word is numbered 0.
- Usage
- $notw(num string of text)
- Returns
- "string of text" with word number "num" removed.
- Example
- $notw(3 now is the time for) returns "now is the for"