Feature suggestion Prompt command hide typed characters

Hi @admin

I suggest adding a command to hide typed fonts to protect passwords and other sensitive data from viewing.

can you create a command to do this to make the promp command more secure when you type passwords

command:

{
  "Command": "prompt",
  "Target": "YOUR PREFERED TEXT@-",
  "Value": "MyValue"
},

Image:
prompt

Thanks

Thanks for the suggestion. So just to clarify: What you need is a special PROMPT command for asking the user for a password, or?

Yes admin a solution to use prompt command but hide password added in field for security reason.

I use prompt command to login and do not save the password in macro, I add manually the password in prompt command but i prefer if the password typed will be not visible.

Thanks