From WikiChip
Difference between revisions of "mirc/commands/clearial"
m (Bot: de-linking old mIRC menu) |
|||
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{mirc title|/clearial Command}} | ||
+ | {{deprecated feature|new={{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 | ||
Line 21: | Line 23: | ||
== Compatibility == | == Compatibility == | ||
− | + | {{mIRC compatibility|5.71}} | |
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
* [[List of commands - mIRC|List of commands]] | * [[List of commands - mIRC|List of commands]] | ||
* [[List of identifiers - mIRC|List of identifiers]] | * [[List of identifiers - mIRC|List of identifiers]] | ||
− | * | + | * {{mIRC|$ial}} |
− | * | + | * {{mIRC|$address}} |
− | * | + | * {{mIRC|/ial}} |
− | * | + | * {{mIRC|/ialclear}} |
− | * | + | * {{mIRC|/ialmark}} |
+ | {{mIRC command list}} | ||
− | [[Category:mIRC commands]] | + | [[Category:mIRC commands|clearial command - mIRC]] |
Latest revision as of 18:11, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
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[edit]
/clearial [nick]
Switches[edit]
None
Parameters[edit]
- [nick] - Removes that nickname's IAL entry
Example[edit]
;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[edit]
Added: mIRC v5.71
Added on: 07 May 2000
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also[edit]
mIRC commands list