Hi ,
I am building uipath form which has a text field- textField1 whose value come from a variable - variable_A.
The form also have a button which has property of not closing the form on click.
After Clicking the button a uipath code is executed which changes the value of that variable. I want now to display the changed value of variable_A in same text field- textField1 .
But this is not working.
Thanks in Advance.
Thank You
Shubham Pratap