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

m (Bot: Automated text replacement (-Added On:.+\n?\n?\n?\n?\n? +))
m (Bot: Fixing compatibility)
Line 11: Line 11:
  
 
== Compatibility ==
 
== Compatibility ==
Added: mIRC v5.9
+
{{mIRC compatibility|5.9}}
  
 
== See Also ==
 
== See Also ==

Revision as of 03:19, 6 July 2014

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


See Also

[Expand]
v · d · e mIRC identifier list