Node reference
Wait
Pause before continuing
Pause before continuing
Part of Core / Flow. This reference is generated from the node definitions shipped with Blokboard.
When to use it#
- Wait five seconds before the next step.
Parameters#
| Parameter | Field type | Default | Description |
|---|---|---|---|
Seconds (seconds) | number | 1 | How long this branch should wait before continuing. |
Inputs#
| Port | Value | Description |
|---|---|---|
in | any | Payload to hold during the delay. |
Outputs#
| Port | Value | Description |
|---|---|---|
out | any | The original payload forwarded after the delay. |
Use in a workflow#
Connect this node to the path that should execute it. Run a small example, inspect its actual output, and use the expression picker to select values for later nodes.
See expressions for mapping values, workflow basics for connections, and troubleshooting for failed runs.