How can i do to hide the information given in a parameter window when you execute the request. My problem is that i want to pass a password by this way so i don’t want it to appear in the question screen?
Are you using the Scripting language. If so, you can use the PasswordBox function. It will prompt the user for a password (or parameter) without echoing it on the screen and will return that value.