From WikiChip
mirc/commands/clearial
< mirc‎ | commands
Revision as of 03:15, 1 December 2013 by David (talk | contribs) (Created page with "The '''/clearial command''' clears the IAL; If a nickname is specified, it will clear that nickname's entry == Synopsis == /clearial [nick] == Switches == None == Paramete...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The /clearial command clears the IAL; If a nickname is specified, it will clear that nickname's entry

Synopsis

/clearial [nick]

Switches

None

Parameters

  • [nick] - Removes that nickname's IAL entry

Example

;Print out your own address
//echo -a $qt($address($me,1))
 
;Remove your own nick from the IAL
//clearial $me
 
;Print out your own address
//echo -a $qt($address($me,1))

Compatibility

Added: mIRC v5.71

Added On: 07/05/2000

Note: Individual switches were not taken into consideration.

See also