Example: Nested if-then-else structures 2

The following expression:
If statement1 Then If statement2 Then value1 Else value2 Else value3
has this interpretation:
NEST_IF2
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal