From WikiChip
Difference between revisions of "mirc/identifiers/$auto"
(→Compatibility) |
(→See Also) |
||
Line 19: | Line 19: | ||
== See Also == | == See Also == | ||
− | {{mIRC|$ | + | {{mIRC|$aop}} |
+ | {{mIRC|$avoice}} | ||
[[Category:MIRC identifiers]] | [[Category:MIRC identifiers]] |
Revision as of 16:20, 6 September 2015
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
$auto
Paramters
None
Properties
None
Example
//echo -a $auto
Compatibility
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.