What are characteristics of decision table processing, as used in BRF+ based output management?
1. Every condition column is processed in sequence. In each condition column, every row is processed from top to bottom.
2. It is possible to evaluate the content of condition column cells by using comparison operators or value ranges.
3. Each table row may contain multiple condition column cells but only one result column cell.
4. Every table row is processed in sequence. In each row, every condition column cell is processed from right to left.