You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any way by which I can get to know if a fact has passed all the rules defined in a flow. Can I get such info using match() or matchUntilHalt or some other library function?
In my scenario, I am passing a list of facts to a flow having multiple rules defined in it.
Is there any way by which I can get to know if a fact has passed all the rules defined in a flow. Can I get such info using match() or matchUntilHalt or some other library function?
In my scenario, I am passing a list of facts to a flow having multiple rules defined in it.
@DevSide or other members, any idea?
The text was updated successfully, but these errors were encountered: