Lucee Function Reference

querycolumnarray()

return the column names as array

Example

querycolumnarray(query query):array

Category

query,array

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Description
query query  Yes Query object to get data from.