Replies: 1 comment
-
You'd need to add a custom fact for something like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to make decision on calculated fact?
Example
I have two facts: height and width
How can I write rule saying
if area (height x width) > 50 , then do something.
Beta Was this translation helpful? Give feedback.
All reactions