Scroll Left

The Scroll Left Action in the Avo Assure is found under the Captured Table from SAP Application Element. The functionality of this action in Avo Assure to scroll left in the table and save the status in output variable.

Syntax

Input Value: <number>

Argument
Description

<number> (Required)

Specify the number of rows or steps to scroll left in the SAP table (e.g., 3)

Output Value:

Argument
Description

<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)

This dynamic variable holds the status of the action as True or False

Example

Performs a horizontal scroll to the left within a captured SAP table.

The Scroll Left action takes the value from the Input Value column (e.g., 4) and scrolls the specified table to the left by the given number of columns. The result of the scroll operation is stored in the {Result} variable as Ture or False

Last updated

Was this helpful?