How to design a if-else condition

ffbh

New member
The if-else condition I designed is like the picture below, but I think it is a bit of complex, wonder if a easier way exists.

Screenshot 2023-11-09 at 2.29.22 AM.pngn
 
Thanks, Though I will add a Decorator of "Return Success" for the Action1 or the Action2 will get executed if Action1 return Failure.
 
Top