Query_Lang-SCHFunctions_Fields_HasErrorHasError_AD
Created: August 28, 2015 | Updated: August 17, 2021
| Applies to versions: 1.0, 1.1, 2.0, 2.1, 3.0, 3.1 and 3.2
Now reading version 3.1. For the latest, read: Query_Lang-SCHFunctions_Fields_HasError((HasError))_AD for version 4
Parent page: Schematic Query Functions - Fields
Summary
Returns all objects which caused at least one violation to be reported during compilation.
Syntax
HasError : Boolean
Example Usage
HasError
HasError = True
Returns all objects which caused at least one violation to be reported during compilation.
Not HasError
HasError = False
Returns all objects which caused no violations to be reported during compilation.