Query_Lang-SCHFunctions_Fields_HasErrorHasError_AD
Created: 8月 02, 2022 | Updated: 8月 02, 2022
| Applies to version: 21
This document is no longer available beyond version 21. Information can now be found here: HasError for version 25
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.