How to put a nested IF-statement?

Stellaferox

Active Member
Licensed User
Hi,

I cannot succeed in building a nested IF-statement with ELSE IF's.

IS the config

FACT = TRUE
IF <1> then
ELSE IF <2> then
ELSE IF <3> then
FACT = TRUE
END IF
END IF
END IF

Or without the END-IF's in between?

thnx Marc
 
Last edited:
Cookies are required to use this site. You must accept them to continue using the site. Learn more…