0
kicks
Detect if the Debugger is attached via JavaScript in a Windows Store
There are some cases where we want a block of o code or function to be executed only when we are debugging the application, usually to show detailed error messages that are intended only for the developer to see.