quintel / etengine

Calculation engine for the Energy Transition Model
https://energytransitionmodel.com/
MIT License
14 stars 7 forks source link

Changing working of V() command #1434

Closed kaskranenburgQ closed 1 month ago

kaskranenburgQ commented 1 month ago

Changes the working of the V() command, when a number does not exist, a 'nil' is printed instead of '0'.

Goes together with: https://github.com/quintel/etengine/pull/1434 https://github.com/quintel/etmodel/pull/4279