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

(Synopsis)
Line 2: Line 2:
  
 
== Synopsis ==
 
== Synopsis ==
<pre>$channel(N/#)[]</pre>
+
<pre>$channel(N/#)</pre>
  
 
== Paramters ==
 
== Paramters ==

Revision as of 16:16, 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