Forum Discussion
tklemensen
4 years agoNew Contributor
This may not be the issue, but I had an issue with encrypted passwords entering consistently in forms. I found that using the .DecryptedValue or something similar after the variable name made it work all the time.
Example: textbox.Keys(Project.Variables.VariableName.DecryptedValue)
Posting this in case it helps someone.
Related Content
- 6 years ago
- 5 years ago