Example: sapgui_tree_press_key

The following example uses sapgui_tree_press_key to send a keyboard enter.

sapgui_tree_press_key("Enter", 
    "shellcont/shell",
    "0",
     BEGIN_OPTIONAL, 
        "AdditionalInfo=sapgui1019", 
    END_OPTIONAL);