Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi I have a variable defined on the script as Let VarFY=.....;
How can i show the value of this varriable in a text box.?
Thxs for help.
Using this as text box expression should be enough
=VarFY
Not sure why it is not working for me!
If you open variable overview in settings, what do you see for VarFY?
My bad..!! I just fixed it, the whole varriable was not set up correctly.
Thxs,