Some scripts can create havoc if they are run more than once. It would be nice to have a property on a script that indicates whether it can be run only once, and if so, the UI should prevent running it again after it is "Completed"
Script runs by default, keep state of where they left off, if they got interrupted, so we would want to allow running again if the script was not marked as completed.
Fixed
1.0
Code