Tornado API Library - V12.26.07

GetData.Get_TopRecPTR Method 

Get current application page top record pointer.

Product Version

All
[Visual Basic]
Public Function Get_TopRecPTR() As Integer
[C#]
public int Get_TopRecPTR();

Return Value

Dim ret as int = GD.Get_TopRecPTR

Remarks

Record pointer is 0 based.

See Also

GetData Class | Tornado Namespace