TableGetRecordNo

Top  Previous  Next

Prototype

 

StrValue:=TableGetRecordNo(intTableHandle)

 

Description

 

Returns the the current number of the record selected in the table.

 

Parameters

 

IntTableHandle: integer value corresponding to the table handle.

 

Returned value

 

StrValue:  String value corresponding to current number of the record selected in the table.

 

Notes

 

None.