12 Jan
2026
12 Jan
'26
2:38 p.m.
Hi Andreas, Now, I get the reason of explicitly specific .disabled() and .enabled() Indeed, the returned option is a "feature" and the value range is not boolean. With your updated logic, I still however have a question: Do we really need the ... else msr_module_load = false endif ... and per consequence the msr_module_load variable, I think we can count on error(...) to stop the build to continue, does that make sense ? Hector