IsQueryValid
Returns true if the query has errors.
- Returned Output: Boolean
- Library: PQL \ Dynamic \ Grid
- Version: 2018.00.000
- Compatibility: Any content (regardless of data source) in the relevant parts of the application
Syntax
IsQueryValid()
Comments
- The function takes no arguments.
Examples
This example returns true if the underlying query has an error in it.
IsQueryValid()