A conditional terminal for each frame of a sequence structure would allow one to exit the sequnce at any frame. This could be useful in case something occured in one frame that meant the remaining frames should not be executed. Easier than having to use case statements in the later frames.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.