| Tornado API Library - V12.26.07 |
|
GetData.Get_SelRecPtr Method
Get current application record pointer.
Product Version
All
[Visual Basic]
Public Function Get_SelRecPtr() As
Integer
[C#]
public
int Get_SelRecPtr();
Return Value
Dim ret as int = GD.Get_SelRecPtr
Remarks
Record pointer is 0 based.
See Also
GetData Class | Tornado Namespace