Resolved! How to use "Contains" condition in the workflow if condition script.
I have a requirement where i need to create two catalog tasks parallel on the basis of the application name. So in the workflow I'm trying to add the if condition that contains the application name. Condition:answer = ifScript();function ifScript() ...