Forum Discussion
PiotrBurchart-d
5 months agoCommunity Member
Keep variable changes
Hi, can a variable change be kept in another variable after changing it? For example, we have: Text variable "a", Text variable "b". Now, variable a will change (newly added text). The action is to...
PiotrBurchart-d
5 months agoCommunity Member
Hi,
No, it is not working. When the first original variable changes, then 2nd will also change.
For example, Variable A is connected to the text entry box; we can type "abcd" and press the submit button to assign a text entry to variable A. From now value of variable A is "abcd",
Next, I assigned variable B with A when variable A change. Everything is ok.
The problem started when I assigned variable A to the value "blank", and then variable B is also blank.
PS: I have to assign A with a blank value.