If I want to use a shared variable that I created in a workflow inside a task, I use %Varaibalename% inside the task. If I am working on the task and developing it, do I have to create a variable in the task with the same name and once happy, delete it so that it uses the shared variable when run from the workflow or is there a better way of doing this?
The problem I see with this, is if someone wants to change the task then they have to create the local variables again before they can work with the task.
P.S. I'm new to Automate.