// Run this macro see how the macro line number is added to // the "Exception" window when a macro causes an exception. eval("js", 'IJ.handleException(new RuntimeException("err"));');