From WikiChip
Difference between revisions of "mirc/commands/uwho"
m (Bot: de-linking old mIRC menu) |
m (Command was added in 3.1) |
||
Line 16: | Line 16: | ||
'''Lookup information for ''jeff'' and ensure we get idle time and away message''' | '''Lookup information for ''jeff'' and ensure we get idle time and away message''' | ||
<pre>/uwho jeff jeff</pre> | <pre>/uwho jeff jeff</pre> | ||
+ | |||
+ | == Compatibility == | ||
+ | {{mIRC compatibility|3.1}} | ||
= See also = | = See also = |
Revision as of 17:36, 12 July 2022
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