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

m (Bot: Adding a template (template:mIRC identifier list))
m (Bot: Fixing links)
Line 16: Line 16:
  
 
== See Also ==
 
== See Also ==
* [[$chantypes identifier - mIRC|$chantypes]]
+
* {{mIRC|$chantypes}}
* [[$prefix identifier - mIRC|$prefix]]
+
* {{mIRC|$prefix}}
 
{{mIRC identifier list}}
 
{{mIRC identifier list}}
  
 
[[Category:MIRC identifiers]]
 
[[Category:MIRC identifiers]]

Revision as of 20:51, 5 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/04/2001

See Also

[Expand]
v · d · e mIRC identifier list