News

You can nest one kind of control structure within another kind. The following example uses a `With` block inside a `For Each` loop and nested `If` blocks inside the `With` block. For Each ctl As ...
Description If a workflow using the Flowchart activity has a loop which includes a FlowJoin inside of it, the Flowchart will only start the FlowJoin activity the first time it reaches that activity.