
This brick pauses the current script until all other scripts in the project have finished running. Imagine putting your script on hold until everything else is done. It’s useful for ensuring that no other actions are happening before proceeding with the next steps in your current script.

You must be logged in to post a comment.