Table of Contents
Description #
A block that forces the code flow to wait.
Time Based #
This is a Time-Based block (takes time to execute and holds the code sequence following it until it finishes executing).
Inputs #
This Block has 2 Inputs:
- Sequential Input.
- Seconds: The number of seconds to wait before continuing the flow of code. If connected to an Integer or a Float variable it overrides the value of the Time.
Outputs #
This block has only 1 Sequential Output.