CurrEffRowNum
Mon 01 January 2018Syntax
CurrEffRowNum([level_num])
Description
Use the CurrEffRowNum function to return the effective row number of the selected scroll level.
Note: This function remains for backward compatibility only. Use the RowNumber row class property, in combination with the GetCurrEffRow rowset method, instead.
If no level is specified, it returns the effective row number of the current level.