Resolved! In workflow editor, how do I call a record producer's unmapped variable in a script?
I have a workflow (it sits and watches for records that fit a "wait for condition") and in one of my If activities, I want it to call a variable from the record producer that this workflow is designed to work off of.answer = ifScript();function ifScr...