Hi all,
I am bit bogged down by IF loop.If there are two loops in a step, for example,
IF
Condition1
-
Expression1
Then------
Condition2
Expression2
Then-------
ENDIF
which loop will be executed first?
Inputs are welcome
Vard