TableIndexName

Top  Previous  Next

Prototype

 

StrOutput:=TableIndexName(intTableHandle, IntIndex)

 

Description

 

It returns the Index name related to the table index given as parameter.

 

Parameters

 

IntTableHandle: integer value representing the table handle

 

IntIndex: integer value representing the table index.

 

Returned Value

 

StrOutput: string in which retrieved data are written.

 

Notes

 

None.