For all of the regular structures (for loop, while loop, etc.), if you draw a rectangle around existing code when you're first placing them, that code is moved inside the structure. For a flat sequence structure this works for the first frame, but is there an easy way to move more code into subsequent frames?
Right now I have to manually add another frame, then drag the code into the frame and rewire it. I would love to be able to just "draw" another rectangle around the additional code, in order to add it to a second frame.
Thanks,
Jaegen