The If/Then/Else component provides a simple way of implementing conditional logic on a data-flow. You simple specify a condition in text form (and can use [column] and @variable tokens as required - use the
Insert Token... link for assistance with this. Rows passing the condition will be sent to the Condition Output. Rows failing the condition will be sent to the Else Output (which need not be connected to anything).
