Skip to content

TableType - cCLIHandler

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

Type: Function
Return Data Type: String

Parameters

Parameter Type Description
iIndex Integer Position of table in enumeration

Syntax

Function TableType Integer iIndex Returns String

Call Example

Get TableType iIndex to StringVariable

Description

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

Return Value

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