$regchan.find

Checks if a channel is registered
Syntax

$regchan.find(<channel_name>,<netmask>)

Description
Returns 1 if the channel identified by <channel_name> and <netmask> is registered and 0 otherwise. This function is similar to $regchan.match but for $regchan.find the second parameter is the exact netmask of the registered channel entry.
Examples
    echo $regchan.find(#kvirc,IRCNet)
    echo $regchan.find(#kvirc,*)
See also
$regchan.match

Main, Functions
KVIrc 3.0.0 Documentation
Generated by root at Tue Apr 5 02:51:09 2005