From WikiChip
$inmode Identifier - mIRC
< mirc‎ | identifiers
Revision as of 17:35, 6 September 2015 by 83.204.154.100 (talk) (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>...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

$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.


See Also

$chan