Appearance
Expression Edges
So far, we've looked at relatively simple control flow using basic edges. This flow has been based on the status of tasks. A condition edge is different. It uses your data and it does this by simply testing a Javascript expression.
In the example above, a set of condition edges control flow based on the value of the variable exchange.

The image above shows how one of these edges is configured.