TableType - cCLIHandler

Returns the type of the table enumerated at the given position by EnumerateTables.

Type: Function

Return Data Type: String

Parameters: Integer iIndex

ParameterDescription
iIndexPosition of table in enumeration


Return Value

Returns the type of the table enumerated at the given position.


Syntax
Function TableType Integer iIndex Returns String

Call: Get TableType iIndex to StringVariable


Description

Returns the type of the table enumerated at the given position by EnumerateTables.