ph_getcolname PowerHome formula function
Description
Returns the name of the specified column number in the specified data retrieval area.
Syntax
ph_getcolname ( 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 name of.
Return value
String. Returns the name of the specified column the last SQL Select retrieved from the specified data retrieval area.