Now I have a problem //noprotect

Hello! I created a for loop with 500000 iterations for my SmallestCommonMultiple intermediate algorithm. I also used //noprotect.
How can I access my code without running it and change number of iterations as it simply takes too long?

I think clearing your cache works, or maybe viewing it in private browser mode to overwrite the error. I did that a couple of times, it’s a PITA!

Thanks @JacksonBates. I somehow manage to get the cursor in the code window. It is ok now.