From WikiChip
mirc/identifiers/$chanmodes
< mirc‎ | identifiers
Revision as of 11:11, 1 July 2014 by Zmodem (talk | contribs) (Created $chanmodes identifier - mIRC)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The $chanmodes identifier will return the supported list of channel modes available on the active network connection. If not connected, mIRC defaults to a standard value of bIe,k,l.

Note: Any active connection window can use this identifier, not just an active channel.

Parameters

None

Example

Echo the current available channel modes to the active window:

//echo -a $chanmodes

Compatibility

Added: mIRC v5.9

Added On: 26/04/2001

See Also