Example: Nested if-then-else structures 1

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