From WikiChip
Difference between revisions of "mirc/commands/iuser"
m (PatrolBot moved page /iuser command - mIRC to mirc/commands/iuser: per new naming convention) |
m (bot: correcting title) |
||
Line 1: | Line 1: | ||
− | {{mIRC menu}} | + | {{mirc title|/iuser Command}}{{mIRC menu}} |
The '''/iuser command''' can be used to set or remove the info appended to an user list entry. | The '''/iuser command''' can be used to set or remove the info appended to an user list entry. | ||
Revision as of 04:22, 4 January 2015
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
Template:mIRC menu The /iuser command can be used to set or remove the info appended to an user list entry.
Synopsis
/iuser <nick|address> [info]
Switches
None
Parameters
- <nick|address> - The exact nick or address to be used
- [info] - If not provided, clear the info
Example
;Add an address; Info can be retrieved using $ulist(*!*@Example.com).info /auser 5 *!*@example.com Cool people ;Update the info /iuser *!*@example.com Uncool!
Compatibility
Added: mIRC v2.1a
Added on: 28 Feb 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