How to treat zero as not empty in flowcharts?

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • yuri
    replied
    Hello,

    You can use a formula condition.

    Click image for larger version

Name:	image.png
Views:	49
Size:	21.0 KB
ID:	119815

    Leave a comment:


  • josef
    started a topic How to treat zero as not empty in flowcharts?

    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?
Working...