Skip to content

SQLCOLUMNNAME ^v2.6.168

Only Executes Under: Cards

Returns the name of the field for the specified column index in a cards SQLTable component.

js
SQLCOLUMNNAME(column)
SQLCOLUMNNAME(column)

Parameters

  • column - The column index of row.

Examples

js
SQLCOLUMNNAME(0)
SQLCOLUMNNAME(0)