Version 13.2 (June 2025)

Restore open tabs after restart

  • Continue your work even after EHANDBOOK-NAVIGATOR has been closed and restarted.

  • After the tool is restarted, all documentation, model and function overview tabs that were previously opened will be restored.

Container-Build

Support for System Constants

  • A new sheet has been added to the supported Excel structure to include System Constants. These constants are now recognized as part of the model interface data and are incorporated into the internal meta-data database within the EHANDBOOK Container. Please refer Excel Format Specification

Exclude C-Code Functions via Global View JSON

  • C-Code functions (e.g., printf, logging/debug routines) can now be excluded from the interactive model by listing them in a Global View JSON file, using the -globalViewFile option in CB and UGG. Please refer Exclude C Code functions