Can the sub desision merge back to his parent desicion?

0 votes
asked Feb 5, 2014 in Wanted features by anonymous
for example:

if (cond1) then

    case1;

else: if (cond2) then

                 case1;

           else  

                 case2;

 

which can be also treat as a "or" operation.

Best regards!

Wu

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...