From WikiChip
Editing mirc/identifiers/$chan

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

This page supports semantic in-text annotations (e.g. "[[Is specified as::World Heritage Site]]") to build structured and queryable content provided by Semantic MediaWiki. For a comprehensive description on how to use annotations or the #ask parser function, please have a look at the getting started, in-text annotation, or inline queries help pages.

Latest revision Your text
Line 2: Line 2:
  
 
The '''$chan''' identifier can also be used to get information regarding a specific channel the local mIRC client is in.
 
The '''$chan''' identifier can also be used to get information regarding a specific channel the local mIRC client is in.
 
  
 
== Synopsis ==
 
== Synopsis ==
<pre>$chan[(@wid/#/N).property]</pre>
+
<pre>$chan[(#/N).property]</pre>
  
 
== Parameters ==
 
== Parameters ==
<span style="display: inline-block; width: 105px;">'''(@wid/#/N)'''</span>The window id of the channel, a specific channel, or a channel number referencing the channel.
+
<span style="display: inline-block; width: 105px;">'''(#/N)'''</span>The specific channel, or channel number referencing the channel.
 +
 
 +
<span style="display: inline-block; width: 105px;">'''.property'''</span>Get the results of a specific property request for the specified '''channel''' or '''N'''.
  
 
== Properties ==
 
== Properties ==
Line 21: Line 22:
 
| '''hwnd''' || Returns the [[Operating system|operating system's]] actual [[hWnd|window handle]] for the channel.
 
| '''hwnd''' || Returns the [[Operating system|operating system's]] actual [[hWnd|window handle]] for the channel.
 
|-
 
|-
| '''ial''' || Returns '''{{mIRC|$true}}''' or '''{{mIRC|$false}}''' if the {{mirc|Internal address list|IAL}} has been updated for the channel.
+
| '''ial''' || Returns '''{{mIRC|$true}}''' or '''{{mIRC|$false}}''' if the [Internal address list - mIRC|IAL]] has been updated for the channel.
|-
 
| '''ibl''' || Returns the same as '''banlist'''
 
 
|-
 
|-
| '''iql''' || Returns '''{{mIRC|$true}}''' or '''{{mIRC|$false}}''' if the {{mirc|Internal quiet list|IQL}} has been updated for the channel
+
| '''ibl''' || Returns '''{{mIRC|$true}}''' or '''{{mIRC|$false}}''' if the [[Internal ban list - mIRC|IBL]] has been updated for the channel
 
|-
 
|-
 
| '''idle''' || Returns the amount of time the channel has been idle. This does not include entries made from the local mIRC client.
 
| '''idle''' || Returns the amount of time the channel has been idle. This does not include entries made from the local mIRC client.
Line 45: Line 44:
 
| '''stamp''' || Returns '''{{mIRC|$true}}''' or '''{{mIRC|$false}}''' if [[time stamping - mIRC|time stamping]] is enabled on the channel.
 
| '''stamp''' || Returns '''{{mIRC|$true}}''' or '''{{mIRC|$false}}''' if [[time stamping - mIRC|time stamping]] is enabled on the channel.
 
|-
 
|-
| '''status''' || Returns: '''joining''', '''joined''', '''kicked''', or '''parted'''.
+
| '''status''' || Returns: '''joining''', '''joined''', or '''kicked'''.
 
|-
 
|-
 
| '''topic''' || Returns the channel topic.
 
| '''topic''' || Returns the channel topic.
Line 80: Line 79:
  
 
== See Also ==
 
== See Also ==
* {{mirc|on join}}
+
* [[On join - mIRC|ON JOIN]]
* {{mirc|on part}}
+
* [[On part - mIRC|ON PART]]
 
* {{mIRC|$ial}}
 
* {{mIRC|$ial}}
 
* {{mIRC|$ibl}}
 
* {{mIRC|$ibl}}
Line 87: Line 86:
 
{{mIRC identifier list}}
 
{{mIRC identifier list}}
  
[[Category:mIRC identifiers|chan]]
+
[[Category:MIRC identifiers]]

Please note that all contributions to WikiChip may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see WikiChip:Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)