Skip to content

greater/less than + greater/less than or equal to swapped. #39

@JessyRivard

Description

@JessyRivard

When working on a flowchart and running the chart, if i use a condition x < 20 and x is 20, it returns true; however if I use x <= 20 and x is 20 it returns false.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions