1 2 3 4 5 6 7 8 9 10 11 12 13
\SetLine \uIf{cond6}{ cond6 is ok\; always ok\; } \uElseIf{cond62}{ choose result62\; \Return result62\; } \Else{ all is wrong\; do something else\; }