...
-macro |
---|
name | Command Reference Header |
---|
templateData | [] |
---|
page | How to Article - Include Page Stuff |
---|
addpanel | false |
---|
|
Info |
---|
This article details how to type encrypted values from the keyboard, and hide personal information or passwords on the screen, using Aura Digital Workforce. |
Multiexcerpt fast include block macro |
---|
name | Syntax |
---|
templateData | [] |
---|
page | How to Article - Include Page Stuff |
---|
addpanel | false |
---|
|
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. |
Multiexcerpt fast include block macro |
---|
name | Example 1 |
---|
templateData | [] |
---|
page | How to Article - Include Page Stuff |
---|
addpanel | false |
---|
|
The example below will show each necessary step to command Aura to automatically encrypt text and type the encrypted text into the specified textbox.
...