Example: sapgui_tree_set_selected_node

The following example uses sapgui_tree_set_selected_node to select a node.

sapgui_tree_set_selected_node("(CtrlTree)", 
    "usr/cntlTREE_CONTAINER/shellcont/shell", 
    "New1", 
    BEGIN_OPTIONAL, 
        "AdditionalInfo=info1044", 
    END_OPTIONAL);