Sends input data to first output if and only if it is not empty. If there are no rows in the input data the second output is activated (with the empty input table).
0 | The input table. |
0 | The input table if it has at least one row. This output will be inactive if the input is empty. |
1 | The input table if it has no rows. This output will be inactive if the input is non-empty. |