Multiple Temp Variable is used to set one or more temporary values in workflow that are only good for the one workflow cycle

To use the temp values after they are set, use [DMTMP(Name)] in your workflow.

Settings


    • Field Name - the name to give this particular temp variable


    • Field Value - the value to give this particular temp variable



The Name and Value can contain static values or variables.