After developed a module, when I open FlexSim (before opening a model), the compiler console shows some Flexscript errors. This is because in an edited node of my module I referred to some objects of a model, which FlexSim sees them as "Undefined" when I am not opening the model. Is there a way to make FlexSim not to "read" the module until I open a model, so that these errors won't pop out when I first open FlexSim?
And here is an unrelated question: I want to clear up the output console everytime I press the reset model button, how can I do that? Thank you very much.