I'm trying to create a condition that checks if {x}Var2 is equal to {x}Var1 (entered at an earlier stage within the same topic) in PVA.
It seems there is a limitation (unless I'm missing something) as I'm only allowed to use a condition with Var against a value.
example of what PVA allows me to do:
Condition: {x}Var2 is equal to 10
example of what I want to do (and can't):
Condition: {x}Var2 equals {x}Var1
Any idea on how to do the above?
Thank you,