I'm working on a new command that could really use a logic block inside a loop block, but according to the wiki it doesn't look like that can work at this time
so I was thinking a "Goto" action might work
so that way we could use the Goto action in (or after) a Logic Block and have it either go back to the top of that logic block or to an action above that Logic block ( may have to use a blank action before the logic block depending on the command)
Example:
(only one of the two VC.Goto actions would be used)
in the picture I numbered the Actions and the one logic block to show where the VC.Goto would go to,
paramater break down of VC.Goto
1st = logic or action number in the current command
2nd = minimum amounts to Goto (may not be needed)
3rd = maximum times before continuing on to the next action
if further explanation is needed let me know