Displays window with login/password input fields and stores entered values in specified variables.
Works similarly to Input text activity, except password field, where entered text is displayed as dots for confidentiality.
Required parameters
Parameter type | Parameter name | Description |
Output | Login | String variable specified here will store the value retrieved from Login field. |
Output | Pass | String variable specified here will store the value retrieved from Password field. |
Optional parameters
Parameter type | Parameter name | Description |
Misc | DisplayName | |
Misc | Log this activity | |
Input | Message text | |
Misc | Result |