Actions
$nhnick » History » Revision 1
Revision 1/7
| Next »
Per Amundsen, 11/22/2015 12:14 AM
Added in 2.0
$nhnick(#,N)
Returns the Nth non help nick.
Parameters
# - The channel.N - If N = 0, number of nicks, otherwise the Nth nick.
Example
echo -ag There is $nhnick(#,0) non help users echo -ag First non help nick is $nhnick(#,1)
Updated by Per Amundsen almost 9 years ago · 1 revisions