Support if/then/else branching
Reported by Christopher Stawarz | January 10th, 2013 @ 02:18 PM
We currently have an if
action for conditionally
executing another action, but it'd be nice to turn this into a
fully-fledged conditional branching paradigm component, with
optional elif
(s) and else
clauses. This
would be different than a state transition list, as each condition
would be tested at most once, and one (or none, if there's no
else
) of the clauses would execute immediately.
Comments and changes to this ticket
-
Christopher Stawarz September 13th, 2013 @ 10:36 AM
- State changed from open to resolved
- Assigned user set to Christopher Stawarz
Implemented in this commit
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The core framework and supporting libraries for the MWorks Suite