Liam's BitchX Command Reference
BitchX scripting function $restw()
- restw
- Function
- $restw()
- Notes
- the first word is numbered 0.
- Usage
- $restw(num string of text)
- Returns
- "string of text" that occurs starting with and including
word number "num"
- Example
- $restw(3 now is the time for) returns "time for"
See also $rest().