ph_getcoltype PowerHome formula function
Description
Returns the data type of the specified column number in the specified data retrieval area.
Syntax
ph_getcoltype ( n, n )
Argument |
Description |
n
|
The number of the data retrieval area (1 – 10)
|
n
|
The number of the column you wish to get the data type of.
|
Return value
String. Returns the data type of the specified column the last SQL Select retrieved from the specified data retrieval area as a string.