IsQuery

Determine whether the given value is a BoxLang Query object.

Method Signature

IsQuery(value=[any])

Arguments

Argument
Type
Required
Description
Default

value

any

true

Value to test for query-ness.

Examples

Last updated

Was this helpful?