From WikiChip
mirc/commands/clearial
< mirc‎ | commands
Revision as of 19:45, 24 December 2013 by Ouims (talk | contribs)

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