Project

General

Profile

$chan » History » Version 7

Per Amundsen, 01/24/2015 06:39 PM

1 1 Per Amundsen
_Added in 1.5_
2
3
*$chan*
4
5 5 Per Amundsen
Returns the name of the channel for a specific event. For all non-channel events [[$chan]] will be [[$null]].
6 1 Per Amundsen
7 7 Per Amundsen
*$chan(N/#/@<wid>)*
8 1 Per Amundsen
9
Returns information about channel # or Nth channel.
10
11
*Parameters*
12
13
N - The Nth channel.
14 4 Per Amundsen
<notextile>#</notextile> - The channel name.
15 1 Per Amundsen
16
*Properties*
17
18
.topic - Returns the channel topic.
19
.mode - Returns the channel modes.
20
.key - Returns the channel key.
21
.limit - Returns the channel user limit.
22 2 Per Amundsen
.logfile - Returns the channel log filename. (if any)
23 1 Per Amundsen
.stamp - TODO
24 6 Per Amundsen
.status - Returns the channel status, Parted/Joined/Kicked/Joining.
25 1 Per Amundsen
.inwho - TODO
26 6 Per Amundsen
.wid - Returns the associated window id.
27
.cid - Returns the assoicated connection id.
28
.hwnd - Returns associated window handle.
29 1 Per Amundsen
.banlist - TODO
30 2 Per Amundsen
.ial - TODO
31 1 Per Amundsen
.ibl - TODO
32
.iel - TODO
33
.iil - TODO
34
.idle - TODO