|   |   | 
| $regchan.list Get a list of registered channels | 
| Usage | 
| <array> $regchan.list([<channel_mask:string>],[<network_mask:string>]) | 
| Description | 
| Returns an array of the channel@netmask entries in the registered
channels database. Please note that <network_mask> is a wildcard string that will match wildcard strings. | 
| Examples | 
| echo $regchan.list(#kvirc*,$my.network) |