⏰ wait (time)
In the toolbox
Wait for the specified amount of time, then continue on to the next block.
Parameters
Parameter name | Parameter type | Required? | Description |
---|---|---|---|
time | time | ✓ | The amount of time to wait. |
Output
void - This is a statement with no outputs