TableGetIndex

Top  Previous  Next

Prototype

 

StrIndex:=TableGetIndex(intTableHandle)

 

Description

 

Returns the nth index name of the table.

 

Parameters

 

IntTableHandle: integer value it is the table handle.

 

Returned value

 

StrIndex: sting value representing the returned index name.

 

Notes

 

None.