From WikiChip
$sline Identifier - mIRC
< mirc‎ | identifiers

$sline returns the Nth selected line in a listbox.


Synopsis

$sline(win,N)

Paramters

  • win - The window with a listbox, can be a channel window or a custom window
  • N - The Nth selected line in the window

Properties

  • .ln - returns the line number of the Nth selected line

Example

//echo -a $sline(0)

Compatibility

Added: mIRC v5.0
Added on: 02 Apr 1997
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also

/sline