Forum Discussion
todd2
3 years agoContributor
Marsha,
Yes, I bet the variable is reporting the default value of America (because I thought you cant leave that blank you have to initialize the variable with something) not changing to what is in the contents of Unit3 script. How do I, when creating a Project Variable, tell it to go get the contents of Unit3?
Thank You,
todd2
Marsha_R
Champion Level 3
3 years agoLet's test that. Make the default in the variable be something like "abcdefg" instead of "America", so we can really tell the difference when the updated string is added.
- todd23 years agoContributor
Confirmed. abcdefg is what is written in the text box not what is coming from unit3 script output? I want unit3 output to land into the lastname textbox object.