Liam's BitchX Command Reference
BitchX scripting function $rpattern()
- rpattern
- Function
- $rpattern()
- Usage
- $rpattern(word list of patterns)
- Returns
- Given a word and a list of patterns, return all patterns that
match the word.
- Example
- $rpattern(jnelson@example.org *@* jnelson@* f*@*.org)
returns "*@* jnelson@*"