Table.
Returns the name (header) of a column in a table.
This functionality is supported only if you are using the Classic Agent.
sName = table.GetColumnName (Column)
STRING sName sName = EmpForm.EmpTable.GetColumnName(2)