...
Info |
---|
This article details how to type encrypted values from the keyboard and hide personal information or passwords on the screen using Genta Automation. |
...
Syntax
...
...
Code Block | ||
---|---|---|
| ||
Type @Decrypt("encrypted text here") |
Note |
---|
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).
...