Set Credential Action - Password From Variable
The set credential action only allows setting the password from a hard coded value. This would be useful to be able to set the password from a variable or input from the data file. Since this action only allows a hard coded value, there isn't a use case for this since we would just edit the credential and set the password through a Credential Edit. By allowing RPA to set the password from a variable, we could use the Random function to create a random string of alpha, numeric, etc to create the password, change in our host system and then update the credential action.

This was actually done in Bot 17.5.0 so please use that version or the latest version, 17.8.0. Thanks!