Returns the data in a query column.
QueryColumnData(query=[query], columnName=[string])
Argument | Type | Required | Description | Default |
---|---|---|---|---|
query |
query |
true |
The query to get the column data from. | |
columnName |
string |
true |
The name of the column to get the data from. |
- QueryAddColumn
- QueryAddRow
- QueryAppend
- QueryClear
- QueryColumnArray
- QueryColumnCount
- QueryColumnExists
- QueryCurrentRow
- QueryDeleteColumn
- QueryDeleteRow
- QueryEach
- QueryEvery
- QueryFilter
- QueryGetCell
- QueryGetResult
- QueryInsertAt
- QueryKeyExists
- QueryMap
- QueryNew
- QueryPrepend
- QueryRecordCount
- QueryReduce
- QueryReverse
- QueryRowData
- QueryRowSwap
- QuerySetCell
- QuerySetRow
- QuerySlice
- QuerySome
- QuerySort