how can i make a condition for an if statement to be passed and evaluated at run time
i have an if condition, i need to evaluate this condition based on the condition selected by the user if user chooses the condition A="Add" AND B="User Account" AND C="Remote", this condition needs to be passed to the if condition in the workflow a...