Added topic
How to prevent alert from firing more than once?Hi all, I have this code below that is meant to fire an alert whenever a new S/R level is created. The problem I am having is that the alert fires over and over again, and I would like for it to only fire once. I figure the easiest way to solve this