From WikiChip
Difference between revisions of "mirc/identifiers/$inmode"
(Created page with "{{mirc title|$inmode Identifier}}'''$inmode''' is a value that can be returned by $chan().banlist if mIRC is currently in a mode +b listing. == Synopsis == <pre>$inmode</pre>...") |
m |
||
Line 1: | Line 1: | ||
{{mirc title|$inmode Identifier}}'''$inmode''' is a value that can be returned by $chan().banlist if mIRC is currently in a mode +b listing. | {{mirc title|$inmode Identifier}}'''$inmode''' is a value that can be returned by $chan().banlist if mIRC is currently in a mode +b listing. | ||
+ | |||
== Synopsis == | == Synopsis == | ||
Line 20: | Line 21: | ||
== See Also == | == See Also == | ||
{{mIRC|$chan}} | {{mIRC|$chan}} | ||
− | [[Category: | + | [[Category:mIRC identifiers|inmode]] |
Revision as of 15:15, 20 September 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$inmode is a value that can be returned by $chan().banlist if mIRC is currently in a mode +b listing.
Synopsis
$inmode
Paramters
None
Properties
None
Example
//echo -a $chan(1).banlist
Compatibility
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.