From WikiChip
Difference between revisions of "mirc/commands/ial"
m (Bot: Adding a template) |
m (Bot: de-linking old mIRC menu) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{mirc title|/ial Command}} |
The '''ial command''' turns IAL (Internal Address List) on or off. If no on/off parameter is used, it will display the IAL status | The '''ial command''' turns IAL (Internal Address List) on or off. If no on/off parameter is used, it will display the IAL status | ||
Line 22: | Line 22: | ||
== See also == | == See also == | ||
− | * | + | * {{mIRC|commands|List of commands}} |
− | * | + | * {{mIRC|identifiers|List of identifiers}} |
* {{mIRC|/ialclear}} | * {{mIRC|/ialclear}} | ||
* {{mIRC|/ialmark}} | * {{mIRC|/ialmark}} | ||
* {{mIRC|$ial}} | * {{mIRC|$ial}} | ||
+ | * {{mIRC|$address}} | ||
* {{mIRC|$ialchan}} | * {{mIRC|$ialchan}} | ||
− | |||
− | |||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:mIRC commands|ial command - mIRC]] |
Latest revision as of 18:28, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The ial command turns IAL (Internal Address List) on or off. If no on/off parameter is used, it will display the IAL status
Note: this setting is not persistent across sessions and resets to on every time mIRC is run.
Synopsis[edit]
/ial [on|off]
Switches[edit]
None
Parameters[edit]
- [on|off] - Turns the IAL on/off.
Example[edit]
;Turns IAL off /ial off
Compatibility[edit]
Added: mIRC v4.7
Added on: 09 Dec 1996
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