Hi all I have a problem implementing an if-then-else kind of workflow and would like to get help regarding the same.
I want to implement a logic such as this: if some constant's value = x, then I need to display some message else I need to display some other msg. The comparator and the booleans equals actor(operator) actually outputs results either true/false. based on this result, how can I branch out and display text messages? i.e how do I create an action based on the output from the equals/comparator actor? I running behind on a deadline and would like to get help on this asap. Thanx Siva

