Jethro commented on a Page, Hidden Mod  -  Feb 08, 2011

That may be so if I constructed it this way:> if ($istok(kick boot,$2,32)) { kick # $iif($3 ison #,$3 Blame $nick) }But I made the kick # bit inside the $iif:> if ($istok(kick boot,$2,32)) { $iif($3 ison #,kick # $3 Blame $nick) }So the way I see it, it works pretty much the same thing as:> if ($istok(kick boot,$2,32)) && ($3 ison #) { kick # $3 Blame $nick }

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.