7.3 Indent/Unindent Conditions

When there are multiple conditions you need nested conditions to define the order in which the conditions are evaluated by the logical operators. Consider a scenario where you want to find exceptional orders at both the low and high end. To satisfy this constraint the first two conditions are connected by 'or' and indented. Then 'and' this pair with the third condition.

 

If you add all three conditions first, you can then select and move them into the proper order (use 'Up' and 'Down'). Then select the logical operator (i.e. 'or') and click 'indent'. The 'unindent' button performs the inverse.

<< 7.2 Create Expression © 1996-2013 InetSoft Technology Corporation (v11.4) 7.4 Browse Data >>