I found that awesome post from 2017: https://answers.flexsim.com/idea/45154/proper-exception-handling-in-flexscript.html
I'm new to FlexSim, but not to coding. This is exactly the struggle I have today. Stepping line by line is good advice, unless the function is recursive, and the exception happens deep inside.
Has anything been improved in FlexSim between 2017-2019, to enable breakpoints on exceptions, exception catching in code, or just more precise context/display of the line throwing the exception ?