From WikiChip
Difference between revisions of "mirc/identifiers/$inwho"
< mirc‎ | identifiers

(Created page with "{{mirc title|$inwho Identifier}}'''$inwho'''is a value returned by {{mIRC|$chan|$chan().ial}} or $chan().inwho if mIRC is currently handling a /who reply and this is the first...")
 
(See Also)
Line 20: Line 20:
 
== See Also ==
 
== See Also ==
 
{{mIRC|$chan}}
 
{{mIRC|$chan}}
{{mIRC|/who}}
 
 
[[Category:MIRC identifiers]]
 
[[Category:MIRC identifiers]]

Revision as of 14:37, 7 September 2015

$inwhois a value returned by $chan().ial or $chan().inwho if mIRC is currently handling a /who reply and this is the first /who.

Synopsis

$inwho

Paramters

None

Properties

None

Example

//echo -a $chan().inwho

Compatibility

Added: mIRC v5.41
Added on: 24 Jul 1998
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also

$chan