Use nested if-then-else structures

Use
if-then-else
structures nested inside one another to handle situations requiring complex branching.
The
else
portion of the statement is required.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal