Release Notes 2.5
What's new
This release focusses on functions! You can now use if-then-else logic in your models, but also the POWER, SQRT and ABS functions are new.
You may also add sections to your model now, to allow for better structuring. To help with base assumptions and shared scenarios, you can now mark a node (from the Model Editor) to allow "Single assumption per scenario" on that node. Workspace validation now also checks that exactly one assumption is active in the scenario for each node that was marked as such.
New Features
- ES-5057 IF-THEN-ELSE function
- ES-6284 POWER & SQRT
Bug Fixes
- Various bugfixes