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

(Created $chanmodes identifier - mIRC)
 
m (Bot: Adding a template (template:mIRC identifier list))
Line 18: Line 18:
 
* [[$chantypes identifier - mIRC|$chantypes]]
 
* [[$chantypes identifier - mIRC|$chantypes]]
 
* [[$prefix identifier - mIRC|$prefix]]
 
* [[$prefix identifier - mIRC|$prefix]]
 +
{{mIRC identifier list}}
  
[[Category:mIRC identifiers]]
+
[[Category:MIRC identifiers]]

Revision as of 23:08, 3 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