From WikiChip
Difference between revisions of "mirc/commands/iuser"
m (bot: correcting title) |
m (Bot: de-linking old mIRC menu) |
||
Line 1: | Line 1: | ||
− | {{mirc title|/iuser Command | + | {{mirc title|/iuser Command}} |
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 18:30, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
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