From WikiChip
mirc/identifiers/$chantypes
< mirc‎ | identifiers
Revision as of 11:13, 1 July 2014 by Zmodem (talk | contribs) (Example)

The $chantypes identifier will return the supported list of channel prefix types available on the active network connection. If not connected, mIRC defaults to a standard value of #.

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

Parameters

None

Example

Echo the current available channel prefix types to the active window:

//echo -a $chantypes

Compatibility

Added: mIRC v5.9

Added On: 26/04/2001

See Also