$chan.isMeOp

Checks if the current user is op on a channel
Syntax

$chan.isMeOp
$chan.isMeOp(<window_id>)

Description
Returns 1 if the current user is op on the channel specified by <window_id> , 0 otherwise.
If <window_id> is not passed , the current window is used (assuming it is a channel at all).
If the window is not a channel , a warning is printed and an empty string is returned.
This function is a "shortcut" for $chan.isop($me).

Main index, Function index
KVirc 3.0.0 documentation
Generated by diego at Sat Jul 13 15:37:55 2002