From WikiChip
Difference between revisions of "mirc/commands/uwho"
m (Command was added in 3.1) |
|||
Line 20: | Line 20: | ||
{{mIRC compatibility|3.1}} | {{mIRC compatibility|3.1}} | ||
− | = See also = | + | == See also == |
* [[List of commands - mIRC|List of commands]] | * [[List of commands - mIRC|List of commands]] | ||
* {{mIRC|/abook}} | * {{mIRC|/abook}} |
Revision as of 17:43, 2 May 2023
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /uwho command is used to grab a specified user's server information, which it then displays into the info section of the address book.
Synopsis
/uwho [nick] [nick]
Parameters
[nick]The user's nickname you want to lookup.
[nick]Some servers may require you to specify the user's name twice in order to lookup idle time or their away message, which may cause the results to delay a bit.
Examples
Lookup information for user named jeff
/uwho jeff
Lookup information for jeff and ensure we get idle time and away message
/uwho jeff jeff
Compatibility
Added: mIRC v3.1
Added on: 23 Apr 1995
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also
mIRC commands list