/
Type encrypted value

Type encrypted value

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

This article details how to type encrypted values from the keyboard and hide personal information or passwords on the screen using Genta Automation.


Syntax

Type @Decrypt("encrypted text 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 type the encrypted text into the specified textbox.

Step-by-Step Guide

Step 1

Click “Add Command” near the top left corner of Genta command window (Fig. 1), then expand “Keyboard” dropdown and select “Type encrypted value” (Fig. 2).

Fig. 1
Fig. 2

Step 2

Fill in the box for the text to be encrypted and typed (Fig. 3).

Fig. 3

 

 

 

 


Step 3

Click “Add” within Genta “Add Command” window (Fig 4).

Fig. 4

 

 

 

 


Step 4

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

Fig. 5

 

 

 

 

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

Related content