# $EPIC: ishalfop.txt,v 1.5 2006/10/13 17:51:04 sthalik Exp $
$ishalfop(<nick> <channel>)
You can use this function to see if someone is a channel half-operator as a condition of some other action.
1 | <nick> is a halfop on <channel> |
0 | <nick> is not a halfop on <channel> |
-1 | the client doesn't know whether <nick> is a halfop on <channel> |