Liam's BitchX Command Reference
BitchX scripting function $midw()
- midw
- Function
- $midw()
- Notes
- The first word is word #0.
- Usage
- $midw(start num string of text)
- Returns
- "num" words starting at word "start" in the string "string of text"
- Example
- $midw(2 2 now is the time for) returns "the time"