Example: sapgui_toolbar_select_menu_item_by_text

The following example uses sapgui_toolbar_select_menu_item_by_text.

sapgui_toolbar_select_menu_item_by_text("Description", 
    "shellcont[0]/shell/shellcont[1]/shell[0]", //Toolbar ID 
    "Purchase orders", 
    END_OPTIONAL);