Project

General

Profile

$chan » History » Version 8

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 8 Per Amundsen
@<wid> - Channel matching a window id.
16 1 Per Amundsen
17
*Properties*
18
19
.topic - Returns the channel topic.
20
.mode - Returns the channel modes.
21
.key - Returns the channel key.
22
.limit - Returns the channel user limit.
23 2 Per Amundsen
.logfile - Returns the channel log filename. (if any)
24 1 Per Amundsen
.stamp - TODO
25 6 Per Amundsen
.status - Returns the channel status, Parted/Joined/Kicked/Joining.
26 1 Per Amundsen
.inwho - TODO
27 6 Per Amundsen
.wid - Returns the associated window id.
28
.cid - Returns the assoicated connection id.
29
.hwnd - Returns associated window handle.
30 1 Per Amundsen
.banlist - TODO
31 2 Per Amundsen
.ial - TODO
32 1 Per Amundsen
.ibl - TODO
33
.iel - TODO
34
.iil - TODO
35
.idle - TODO