Hi experts,
I want to use a Type Into activity to input user’s password. It’s configured to “Secure” option and it created a secureString variable automatically from the activity’s input properties. However, when I try to assign a value to secureString variable in variables panel with a string value, it got error.
How should I assign the value to secureString properly in StudioX?
Thank you.