getScrollPosition( )

Returns the index of the scroll position (first row of the current page).

Interface

mimelist

JavaScript synopsis
inst.getScrollPosition( )
C synopsis
AInt32 getScrollPosition(ListInstance* inst)
Parameters
  • inst   The MIME instance.

Returns

The index of the first row of the current page.