Skip to content

How deep can I go with nested boolean logic #261

@jhgeluk

Description

@jhgeluk

Hello,

I was wondering how deep I can go with the nested boolean logic. For example when I want the following "rule":
if (game duration is 40 AND foul count is or higher than 5 AND (name is Jonah OR name is Dennis)) OR (game duration is 48 AND fould count is or higher than 6) THEN ...

How would I go about my json rule code?

Can anyone shed some light on this case?

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