/
Enter encrypted value

Enter encrypted value

Home | Categories | How-to-Articles | Command Reference | Examples | Troubleshooting | Cognillo.com

This article details how to enter encrypted values into a textbox and hide personal information or passwords on the screen using Genta Automation.


Syntax

Enter @Decrypt("ENCRYPTED TEXT HERE") as LABEL NAME HERE

If you want to manually enter this syntax into the Command Editor, you must first use the “Encryption Tool” from Home Page to encrypt a plain text string, copy the encrypted text, then copy it into the syntax.

Example 1

The example below will show each necessary step to command Genta to automatically encrypt text and enter the encrypted text into the specified textbox.

Step-by-Step Guide

Step 1

First, a plain text value must be encrypted. Within Genta Desktop Assistant, click the Menu button in the upper left corner (Fig. 1), then click “Encryption Tool” (Fig. 2).

Fig. 1
Fig. 2

Step 2

Click “Add Command” within Genta command window (Fig. 3), then expand “Keyboard” dropdown and select “Enter an encrypted value into a textbox” (Fig. 4).

Fig. 3
Fig. 4

Step 3

Fill in the box for the name of the label and fill in the text/value to be encrypted by Genta (Fig. 5).

Fig. 5

 

 

 

 

 

 


Step 5

Click “Add” within Genta “Add command” window (Fig. 6).

Fig. 6

 

 

 

 

 


Step 6

Genta will add the following command to the command window (Fig. 7)

Fig. 7

 

 

 

 

Fig. 7 shows the expected result after following steps 1-5.

Related content