From WikiChip
$snick Identifier - mIRC
< mirc‎ | identifiers
Revision as of 14:09, 2 October 2017 by 83.204.135.178 (talk) (Created page with "{{mirc title|$snick Identifier}}'''$snick''' returns the Nth selected nickname on the specified channel == Synopsis == <pre>$snick(#chan,N)</pre> == Parameters == * '''#cha...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

$snick returns the Nth selected nickname on the specified channel


Synopsis

$snick(#chan,N)

Parameters

  • #chan - The channel name you want to know the selected nickname from
  • N - The Nth selected nickname on that channel.

Properties

None

Example

//echo -a $snick(0)

Compatibility

Added: mIRC v4.5
Added on: 30 Jun 1996
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also

$snicks