1.

Explain What Is “cond= Even” And “cond=only”?

Answer»

Cond=EVEN indicates to EXECUTE this STEP EVEN if any PREVIOUS step is terminated ABNORMALLY.
Cond=only indicates to execute this ONLY if any previous step is terminated abnormally

Cond=even indicates to execute this step EVEN if any previous step is terminated abnormally.
Cond=only indicates to execute this ONLY if any previous step is terminated abnormally



Discussion

No Comment Found