Referencing a local variable in a workflow in a script
Hi,
I am wondering if it is possible to call a local variable created within a workflow inside a script to create a condition. I know that a script can reference an attribute from a data schema and recognize its value, which you can use to create a condition, but am not sure if the workflow will function the same if it was a local variable that was created under its properties.