You can add a Wait instruction to pause the sequence execution.
This instruction means that the sequence execution is paused until the expression is true.
When the timeout is elapsed, the pause is ended and the next instruction is executed.
The wait condition and the timeout value are displayed in the instruction.
The icon represents the Wait instruction.