Example: sapgui_toolbar_select_context_menu_item_by_text

The following example uses sapgui_toolbar_select_context_menu_item_by_text.

sapgui_toolbar_select_context_menu_item_by_text("Purchase orders", 
    "shellcont[1]/shell/shellcont[1]/shell[0]", 
    "Purchase orders", 
    BEGIN_OPTIONAL, 
        "AdditionalInfo=sapgui1018", 
    END_OPTIONAL);