...
Info |
---|
This article details how to enter encrypted values into a textbox , and hide personal information or passwords on the screen , using Aura Digital WorkforceGenta Automation. |
...
Syntax
...
...
Code Block | ||
---|---|---|
| ||
Enter @Decrypt("ENCRYPTED TEXT HERE") as LABEL NAME 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
...
...
Step-by-Step Guide
...
Step 1
First, a plain text value must be encrypted. Within Aura Genta Desktop Assistant, click the Menu button in the upper left corner (Fig. 1), then click “Encryption Tool” (Fig. 2).
...
Click “Add Command” within the Aura Genta command window (Fig. 3), then expand “Keyboard” dropdown and select “Enter an encrypted value into a textbox” (Fig. 4).
...
Fill in the box for the name of the label and fill in the text/value to be encrypted by Aura Genta (Fig. 5).
...
...
Step 5
Click “Add” within the Aura Genta “Add command” window (Fig. 6).
...
...
Step 6
Aura Genta will add the following command to the command window (Fig. 7)
...