Resolved! IF statement always returning NO
I am using an IF activity in the workflow editor to check the variable's value if it is Yes or No. The script is returning No always. I have attached the script for reference.answer = ifScript();function ifScript() {var getVariable = current.variable...