Project

General

Profile

Sline » History » Version 5

Per Amundsen, 02/16/2023 03:16 PM

1 1 Per Amundsen
_Added in 1.9.0_
2
3 4 Per Amundsen
*/sline [-arSW] <#channel> <N|nick>*
4 1 Per Amundsen
5
Selects or de-selects lines in a channel nickname listbox. It can select either the Nth nickname in a listbox, or a specified nickname.
6
7
*Switches*
8
9 5 Per Amundsen
table(ktable).
10
|*Switch*|*Description*|
11
| -a | Appends selection to current selection. |
12
| -r | Deselects instead of selects. |
13
| -S | Use status window. *(AdiIRC only)* |
14
| -W | Allow using a channel or query window name for @name. *(AdiIRC only)* |
15 1 Per Amundsen
16 4 Per Amundsen
*Parameters*
17 1 Per Amundsen
18 5 Per Amundsen
table(ktable).
19
|*Parameter*|*Description*|
20
| <#channel> | Channel where the listbox is located. |
21
| &lt;N<notextile>|</notextile>nick&gt; | Nick or the Nth nick to select. |