Suspend¶
| Name | Mandatory | Description | Default | Type | 
|---|---|---|---|---|
| ⬅️ Input | Any input type is accepted. The input value will pass through unchanged. | Any | ||
| Output ➡️ | Outputs the input value, passed through unchanged. | Any | ||
| Wire | No | The wire to pause. | none | WireStringNoneVar(Wire) | 
Pauses a specified Wire's execution. If no Wire is specified, pauses the current wire.