Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
-1

How to detect when a script has finished running?

Asked by 9 years ago

How would I use a script to detect when another script has finished running? An example would be great, thanks!

1 answer

Log in to vote
0
Answered by 9 years ago

Not exactly sure what you're asking, but if you mean how to tell once a script has been completely read, you could just add like print("Script Finished") at the end.

Ad

Answer this question