Sline » History » Version 1
  Per Amundsen, 02/14/2014 08:59 PM 
  
| 1 | 1 | Per Amundsen | _Added in 1.9.0_ | 
|---|---|---|---|
| 2 | |||
| 3 | */sline [-ar] <#channel> <N|nick>* | ||
| 4 | |||
| 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 | -a - Appends new selections to current selection. | ||
| 10 | -r - Deselects instead of selects. | ||
| 11 | |||
| 12 | *Parameters* | ||
| 13 | |||
| 14 | <#channel> - Channel where the listbox is located. | ||
| 15 | <N|nick> - Nick or the N'th nick to select. |