This is an old revision of the document!
Bypass
Bypass is used to trigger inputs which are outside a queue.
Usage
In order to use IO, which is not created within the run of a queue, bypass will trigger the IO to be called again.
Example
Parameters and I/O
Input | Description |
---|---|
FirstInput | Input to be discarded |
SecondInput | Input to be passed along |
Output | Description |
---|---|
FirstOutput | Input, which was supposed to be passed along |