Versions Compared

Key

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

multiexcerpt-include

...

-macro
nameCommand Reference Header
templateData[]
pageHow to Article - Include Page Stuff
addpanelfalse

Info

This article shows you how to type text onto the screen using Aria Digital Workplace Automation.

Purpose

Type text to the screen as if a user was at the machine typing the keyboard.

Usage

...

press Enter (carriage return) from the keyboard using Genta Automation.

This is useful when you need to simulate pressing the Enter key to confirm a selection, such as in a combo box.

...

Syntax

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

  • None

...

Enter

Example 1

The example syntax below will command Genta to press Enter in order to move down one cell from A1 to A2.

Code Block
Press Enter

...

Tip

Fig. 2 shows the expected result of Example 1.

Include Page
Snippet - Com Ref Foot - Aura
Snippet - Com Ref Foot - Aura
Include Page
Snippet - How-to Foot - Aria
Snippet - How-to Foot - Aria
Include Page
Snippet - Footer - Tech
Snippet - Footer - Tech

Related Commands

Filter by label (Content by label)
showLabelsfalse
sorttitle
showSpacefalse
reversetrue
cqllabel in ( "kb-command-reference" , "kb-how-to-article" , "aria" , "kb-user-guide" , "product" ) and label = "aria"