Liam's BitchX Command Reference
BitchX scripting function $findw()
- findw
- Function
- $findw()
- Notes
- the first word is index 0
- Usage
- $findw(word string of text)
- Returns
- the index of the first occurrence of "word" in the string of text
- Example
- $findw(word there is a word in here somewhere) returns 3