Versions Compared

Key

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

...

Info

This article shows you how to type text onto the screen press the Escape button from the keyboard using Aria Digital Workplace Automation.

Purpose

Type text to the screen as if a user was at the machine typing the This command will press the Escape button from the keyboard.

...

Syntax

Type “Save”:

Code Block
languagenone
TypePress "Save"

Type encrypted values like passwords:

Code Block
Type @encrypt(123489hM5h41n8CeXb/VwQ==)

Type variables:

Code Block
$fullname = "John Doe"
Type "Attn: $$fullname"

Type special characters:

Code Block
Type ?

...

Input/Switch

...

Values

...

Details

...

Value

...

Type "Cancel"

Type @encrypt(123489hM5h41n8CeXb/VwQ==)

...

What to type as if a user the keyboard of the computer running this Application/Chrome session. This can be variables, encrypted values and include special characters.

Key Considerations

...

Escape
Include Page
Snippet - Aria Command Notes
Snippet - Aria Command Notes

Example 1

Code Block
Press Escape

...

Include Page
Snippet - Aria Command Footer
Snippet - Aria Command Footer

...