Lucee Function Reference

Function VALUEARRAY

This Function is deprecated
Returns a array of all the values, for a given column within the query.
      this function is deprecated, use instead the function queryColumnData

Example

valuearray(queryColumn query_column):array

Category

query

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Description
query_column queryColumn  Yes