Get Selected
his is pre-built Action comes for Captured Dropdown from SAP Application Element. The functionality of this action in Avo Assure to get the item name from the dropdown list which is currently selected and stores the result in dynamic variable.
Syntax
Input Value: N/A
N/A
Not Applicable
Output Value:
<Dynamic Variable> (Required)
This dynamic variable holds the retrieved selected items from the dropdown.
<Dynamic Variable> (Optional)
This dynamic variable holds the result as Ture or False
Example
Fetches the currently selected value from the dropdown list in a captured SAP application element
The Get Selected action retrieves the active selection from the dropdown and stores the result in the {SelectedValue} variable. The execution status of the operation is stored in the {Status} variable, with the following possible values:
True – if the value is fetched successfully.
False – if the action fails

Last updated
Was this helpful?