From WikiChip
mirc/commands/iuser
< mirc‎ | commands
Revision as of 21:43, 12 March 2014 by Ouims (talk | contribs) (Created page with "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 == Parameter...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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
;5:*!*@Example.com Cool people
/auser 5 *!*@Example.com Cool people
 
;Add another level for the same address
/iuser jaytea dead

Compatibility

Added: mIRC v2.1a

Added On: 28/02/1995

Note: Individual switches were not taken into consideration.

See also