Last updated 2 months ago
Was this helpful?
This function returns true if the column exists in the query
QueryColumnExists(query=[query], column=[string])
query
true
The query to check for the column
column
string
The column to check for