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

m (PatrolBot moved page $chanmodes identifier - mIRC to mirc/identifiers/$chanmodes: per new naming convention)
m
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
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''.
+
{{mirc title|$chanmodes Identifier}}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.
 
'''Note:''' Any active connection window can use this identifier, not just an active channel.
 +
  
 
== Parameters ==
 
== Parameters ==
Line 15: Line 16:
 
== See Also ==
 
== See Also ==
 
* {{mIRC|$chantypes}}
 
* {{mIRC|$chantypes}}
 +
* {{mIRC|$nickmode}}
 
* {{mIRC|$prefix}}
 
* {{mIRC|$prefix}}
 
{{mIRC identifier list}}
 
{{mIRC identifier list}}
  
[[Category:MIRC identifiers]]
+
[[Category:mIRC identifiers|chanmodes]]

Revision as of 14:34, 20 September 2017

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