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

m (Synopsis: Add this)
m (See Also)
 
Line 22: Line 22:
 
* {{mIRC|$nickmode}}
 
* {{mIRC|$nickmode}}
 
* {{mIRC|$prefix}}
 
* {{mIRC|$prefix}}
* {{mIRC identifier list}}
+
{{mIRC identifier list}}
  
 
[[Category:mIRC identifiers|chanmodes]]
 
[[Category:mIRC identifiers|chanmodes]]

Latest revision as of 06:39, 5 February 2024

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.


Synopsis[edit]

$chanmodes


Parameters[edit]

None

Example[edit]

Echo the current available channel modes to the active window:

//echo -a $chanmodes

Compatibility[edit]

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[edit]

[Expand]
v · d · e mIRC identifier list