Question
Configure Or event in process model, validate multiple if conditions
I want to set up configure or flow to process multiple if conditions.
If(condition= true and condition2=true), true, false)
Takes a specific path if condition is true. Wanted to know if it was possible
