From WikiChip
Difference between revisions of "mirc/identifiers/$auto"
(Created page with "{{mirc title|$auto Identifier}}{{Deprecated feature|new={{mIRC|$aop}}}} '''$auto''' return $true if the auto-op feature is enabled in mIRC, $false otherwise. == Synopsis == <...") |
m |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{mirc title|$auto Identifier}}{{Deprecated feature|new={{mIRC|$aop}}}} '''$auto''' return $true if the auto-op feature is enabled in mIRC, $false otherwise. | {{mirc title|$auto Identifier}}{{Deprecated feature|new={{mIRC|$aop}}}} '''$auto''' return $true if the auto-op feature is enabled in mIRC, $false otherwise. | ||
+ | |||
== Synopsis == | == Synopsis == | ||
Line 21: | Line 22: | ||
{{mIRC|$aop}} | {{mIRC|$aop}} | ||
{{mIRC|$avoice}} | {{mIRC|$avoice}} | ||
− | [[Category: | + | [[Category:mIRC identifiers|auto]] |
Latest revision as of 13:25, 20 September 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 $aop. $auto return $true if the auto-op feature is enabled in mIRC, $false otherwise.
Synopsis[edit]
$auto
Paramters[edit]
None
Properties[edit]
None
Example[edit]
//echo -a $auto
Compatibility[edit]
Added: mIRC v5.6
Added on: 03 Jun 1999
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.