TypeType.TableColumnOn this pageType.TableColumn Returns the type of a column in a table. Syntax Type.TableColumn( tableType as type, column as text) as type Remarks Returns the type of the column column in the table type tableType. Category Type