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 Aria Digital Workplace Automation.

Syntax

Note

NOTE: You must first use the ‘Encryption Tool’ from Home Page to encrypt a plain text string. Then use command below and paste the encrypted value into the Aria command.

Syntax

Code Block
languagenone
Enter @Decrypt("encrypted text here") as Password

...