{ "title" : "Do While", "kind" : "control", "type" : "do while", "tags" : ["do", "while", "do while","control", "loop"], "description" : "
The Do While control node allows you to execute a subpart of the composition as long as a given condition is fullfilled. The condition is tested after the first step is executed.
The node layout has two blocks: