Name
Listview.First -- get first visible entry
Function
Get the number of the entry displayed on top of the list. You have to be prepared to get a result of -1, which means that the list is not visible at all (e.g. when the window is iconifed).

Type
Number

Applicability
G


Show TOC