Table of Contents |
---|
In the example below the condition evaluation will be done as follows:
- If the value of NETx\VAR\Numeric\Item1 is 0 then URL1 is used (Picture1).
- If the value of NETx\VAR\Numeric\Item1 is 1 then URL2 is used (Picture2).
- If the item quality of NETx\VAR\Numeric\Item1 is GOOD and the none of the prior conditions is met then URL2 is used (Picture3).
- If the item quality of NETx\VAR\Numeric\Item1 is not GOOD then URL3 is used (....).
...