Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

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

...

Syntax

...

...

Code Block
languagenone
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

templateData[]pageHow to Article - Include Page StuffaddpanelfalseThe 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).

...