QueryColumnData
Returns the data in a query column.
Method Signature
Arguments
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.
Examples
Related
Last updated