Type.TableColumn

This function retrieves the data type of a specific column named "column" within the table called "tableType".

Syntax

Type.TableColumn(tableType as type, column as text) as type

About

This function retrieves the data type of a specific column named "column" within the table called "tableType".