Hello, not sure if it's been already proposed maybe, but I have this in mind debugger(/* condition */); to stop on conditional breakpoint. Example: debugger(typeof someVariable === 'undefined'); What do you think? Be well, Serghei