Variable = Variable Condition?

Let's say you want to only peform an action if var1 is equal to var2. You would setup the condition as follows:var1--Equal to--VAR(var2)When doing an equal to comparison to another variable simply use VAR() around the variable name like show above in the value field. You would use the same method if you were going to set one variable equal to another existing variable in an action, just using the VAR(variable_name)value.

Discussions have been disabled for this post