Description
MM_AOCSTATUS returns true if switch for AOC is activated in Mind (before launching calculations).
MM_SENSITIVITYSTATUS returns true if switch for sensitivity is activated in Mind (before launching calculations).
Syntax
=MM_AOCSTATUS()=MM_SENSITIVITYSTATUS()Example
If you switch off AOC and AOS and run the model, both functions will return false:

If you switch on AOC and AOS and run the model, both functions will return true:
