You can use a formula condition.
How to treat zero as not empty in flowcharts?
Collapse
X
-
How to treat zero as not empty in flowcharts?
Hi,
I have an testint int field with a default value of 0. When I create a Conditional Intermediate Event node in the flowchart with the condition testint is not Empty, the flowchart process still waits at that node as if 0 is considered empty.
Is there a way to treat the value 0 as not empty, so that the process doesn't get stuck at this condition?
Tags: None

Leave a comment: