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

(Created page with "{{mirc title|$channel Identifier}}'''$channel''' returns informations about channels. == Synopsis == <pre>$channel(N/#)[]</pre> == Paramters == <span style="display: inline...")
 
Line 1: Line 1:
{{mirc title|$channel Identifier}}'''$channel''' returns informations about channels.
+
{{mirc title|$channel Identifier}}{{Deprecated feature|new={{mIRC|$chan}}}}'''$channel''' returns informations about channels.
  
 
== Synopsis ==
 
== Synopsis ==

Revision as of 16:15, 5 September 2015

Note: This feature has essentially been replaced by $chan.$channel returns informations about channels.

Synopsis

$channel(N/#)[]

Paramters

N/#The channel or the Nth channel.

if N is 0, returns the total numbers of channels

Properties

See $chan for more informations.

Example

//echo -a $channel(3).mode

Compatibility

Added: mIRC v4.5
Added on: 30 Jun 1996
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also

$chan $query $window