gotoLabel not skipping past a close

I am seeing an issue with the record,where I am looking to skip some code that isn’t implemented yet as part of a re-write and the IDE reads everything and disregards it except for a close. When it comes across a close in code that is supposed to be skipped, it is closing the browser. This doesn’t happen every time, sometimes it skips the entire block of code that I want it to, but not always.

1 Like