QueryColumnArray
This function returns the column array of a query.
Method Signature
Arguments
Argument
Type
Required
Description
Default
query
query
true
The query to get the column names from
Examples
Dump array of query columns
Additional Examples
Related
Last updated
Was this helpful?