IsQuery
Determine whether the given value is a BoxLang Query object.
Method Signature
Arguments
Argument
Type
Required
Description
Default
value
any
true
Value to test for query-ness.
Examples
Create and populate a query and output the 'name' column as a list if it is a valid query
Additional Examples
Related
Last updated
Was this helpful?