• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

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