Versions Compared

Key

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

Multiexcerpt include macro
nameCommand Reference Header
templateData[]
pageHow to article Article - Include Page stuffStuff
addpanelfalse

Info

This article details how to enter encrypted values into a textbox, and hide personal information or passwords on the screen, using Aura Digital Workforce.

Multiexcerpt fast include block macro
nameSyntax
templateData[]
pageHow to article Article - Include Page stuffStuff
addpanelfalse
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.

Multiexcerpt fast include block macro
nameExample 1
templateData[]
pageHow to article Article - Include Page stuffStuff
addpanelfalse

The example below will show each necessary step to command Aura to automatically encrypt text and enter the encrypted text into the specified textbox.

...