Allow loop count to be <2
As a user, I would like to be able to configure a loop based on a variable that could be 0 (don't execute the flow) or 1 (execute the flow one time). Alternatively, allowing a configured loop/flow to be nested inside a conditional IF/ELSE would su...