GetValueFromMenuPopup
You use the GetValueFromMenuPopup keyword to read values from application level pop-up menus.
Signature
The GetValueFromMenuPopup keyword supports the following signature:
GetValueFromMenuPopup(MenuRN|MenuItemRN,RN_Label(1..N)|Variable(1..N))
Desktop Examples
The following table describes how to use the GetValueFromMenuPopup keyword to read values from application level pop-up menus in desktop applications.
Target Object | Inputs | Closing Action | Comments |
---|---|---|---|
Help|Help - Technical Support |
Application Version|@var1 |
N/A |
Gets the value in the Application Version field when Help - Technical Support is selected from the application-level menu. |
Help|Help - About Record |
Created By|@var1 |
N/A |
Gets the value in the CreatedBy field when Help, then Technical Support is selected from the application-level menu. |
Mobile Examples
The GetValueFromMenuPopup keyword does not apply to mobile applications.