From WikiChip
Difference between revisions of "mirc/commands/iuser"
m (Bot: Adding a template) |
m (→Compatibility: This was added in 5.6) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{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. | ||
Line 20: | Line 20: | ||
== Compatibility == | == Compatibility == | ||
− | {{mIRC compatibility| | + | {{mIRC compatibility|5.6}} |
== See also == | == See also == | ||
Line 35: | Line 35: | ||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:mIRC commands|iuser command - mIRC]] |
Latest revision as of 14:24, 21 February 2024
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[edit]
/iuser <nick|address> [info]
Switches[edit]
None
Parameters[edit]
- <nick|address> - The exact nick or address to be used
- [info] - If not provided, clear the info
Example[edit]
;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[edit]
Added: mIRC v5.6
Added on: 03 Jun 1999
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also[edit]
mIRC commands list