Get Icon Name

This is a pre-built action available under the Captured Element from the SAP GUI Application. The functionality of this action in Avo Assure is to fetch the name of the icon associated with a captured UI element and save the result in the dynamic variable.

Syntax

Input Value: N/A

Argument
Description

N/A

Not Applicable

Output Value

Argument
Description

<Dynamic Variable> (Required)

This variable holds the icon name

<Dynamic Variable> (Optional)

This dynamic variable holds the execution status as True or False.

Example

Retrieves the icon name from the captured element

The Get Icon Name action does not require any value from the Input Value column. It fetches the icon name (e.g., T_DATE) from the captured element and stores it in the {Icon Name} variable. The execution status of the operation is stored in the {Status} variable.

Last updated

Was this helpful?