From WikiChip
Difference between revisions of "mirc/identifiers/$inwho"
(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}} | ||
− | |||
[[Category:MIRC identifiers]] | [[Category:MIRC identifiers]] |
Revision as of 13:37, 7 September 2015
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$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.