Get Button Name
Last updated
Last updated
This is pre-built Action located under the @SAP Element. It instructs the Avo Assure Client to fetch the button name and store the result in an output variable.
This keyword can be useful in scenarios where the user needs confirmation on the button name before performing any further action on it.
Input: N/A
Output: <Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
Consider user is working on SAP application where user need to validate the behaviour of a business application that integrates with SAP. The task is get name of the button which is captured in SAP application .With the help of ‘Get Button Name’ user can get name of that button.
The Action needs get name of button and store the result in output variable {Button Name} as ‘Display’.
The action is performed and the result is saved in the output variable {Button Name} as 'Display', which can be utilized for display and further processing.