ColumnName - cCLIHandler

Returns the name of the column enumerated at the given position by EnumerateColumns.

Type: Function

Return Data Type: String

Parameters: Integer iIndex

ParameterDescription
iIndexPosition of column in enumeration


Return Value

Returns the name of the column enumerated at the given position by EnumerateColumns.


Syntax
Function ColumnName Integer iIndex Returns String

Call: Get ColumnName iIndex to StringVariable


Description

Returns the name of the column enumerated at the given position by EnumerateColumns.