Create, Compete & Win at Redbrick Connect 2024! 🎉
Block codingGeneral API

General API

API FormatLinked BlockFunction
WaitnumberDefer code execution for a specified time

Wait

Definition

Delays code execution for a specified amount of time.

  • number: Enter the number of seconds to defer code execution.

OOBC-wait OOBC wait sample code

OOBC-wait OOBC wait