Brick Documentation

⌘K
  1. Home
  2. Docs
  3. Brick Documentation
  4. Control
  5. Wait until all other scripts have stopped

Wait until all other scripts have stopped

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.