From WikiChip
Difference between revisions of "mirc/identifiers/$auto"
< mirc‎ | identifiers

(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 == <...")
 
Line 16: Line 16:
  
 
== Compatibility ==
 
== Compatibility ==
{{mIRC compatibility|5.6}}
+
{{mIRC compatibility|4.1}}
  
 
== See Also ==
 
== See Also ==
{{mIRC|$aop}}
+
{{mIRC|$+}}
{{mIRC|$avoice}}
 
 
[[Category:MIRC identifiers]]
 
[[Category:MIRC identifiers]]

Revision as of 17:18, 6 September 2015

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 v4.1
Added on: 27 Apr 1996
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also

$+