yes, I have tried it and is working perfectly. The condition fails and the step STEP03 in the else part is getting executed. But I'm curious to know the RC value of the FLUSHed step STEP01.
The flushed step does not issue a return code, and you are checking for a specific return code of 0, and nothing is not equal to 0 so the ELSE segment executes