$chan.ison

Checks if an user is on a channel
Syntax

$chan.ison(<nickname>[,<window_id>])

Description
Returns 1 if <nickname> is on the channel identified by <window_id>, 0 otherwise.
If <window_id> is not specified the current window is used (assuming that it is a channel at all).
If the window is not a channel, a warning is printed and an empty string is returned.

Main, Functions
KVIrc 3.0.0 Documentation
Generated by root at Wed Apr 13 18:01:16 2005