From WikiChip
Difference between revisions of "mirc/commands/clearial"
Line 1: | Line 1: | ||
+ | {{deprecated feature|new=[[/ialclear command - mIRC|/ialclear]] command}} | ||
The '''/clearial command''' clears the IAL; If a nickname is specified, it will clear that nickname's entry | The '''/clearial command''' clears the IAL; If a nickname is specified, it will clear that nickname's entry | ||
Revision as of 18:46, 24 December 2013
Note: This feature has essentially been replaced by /ialclear command. 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.