|
|
7.4. Nested if/then Condition TestsCondition tests using the if/then construct may be nested. The net result is equivalent to using the && compound comparison operator above.
See Example 34-4 for an example of nested if/then condition tests. |
|
|
7.4. Nested if/then Condition TestsCondition tests using the if/then construct may be nested. The net result is equivalent to using the && compound comparison operator above.
See Example 34-4 for an example of nested if/then condition tests. |