The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

Enum ScriptErrorHandlingMode

Namespace:
Varigence.Languages.Biml.Cube
Assembly:
Biml.dll
C#
    public enum ScriptErrorHandlingMode
    
  

Fields

IgnoreAll

Specifies that errors encountered during script processing will be ignored and further calculation steps will be allowed to execute.

IgnoreNone

Specifies that any error encountered during script processing will cause the calculation to fail and an error message to be displayed.

© Varigence