From WikiChip
Difference between revisions of "mirc/commands/clearial"
(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...") |
|||
Line 31: | Line 31: | ||
* [[List of identifiers - mIRC|List of identifiers]] | * [[List of identifiers - mIRC|List of identifiers]] | ||
* [[$ial identifier - mIRC|$ial]] | * [[$ial identifier - mIRC|$ial]] | ||
+ | * [[$address identifier - mIRC|$address]] | ||
* [[/ial command - mIRC|/ial]] | * [[/ial command - mIRC|/ial]] | ||
* [[/ialclear command - mIRC|/ialclear]] | * [[/ialclear command - mIRC|/ialclear]] |
Revision as of 18:45, 24 December 2013
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.