SecureSetThis action enters the expected value into the specified edit box. The value set in the parameter is encrypted once the focus is moved for security purposes. Input Parameters: Parameter Name | Parameter Description | Mandatory | Data Type |
---|
Text | Enter the test that needs to be entered in the specified text box in the specified format. Format: Encrypt(<TEXT TO BE ADDED>) | No | String |
Example: SetSecure "Encrypt(Abc)" When the focus is moved away from the parameter Qualitia will automatically encrypt the data ABC and result in a secured text like "vHpmlfI4R3PQkCN4sZnuqw==þNWE3ZDdkNjE3N2JmNDM2ODgxMzQwYWI1MTA3YWNjMDc=" |