Example: sapgui_text_edit_get_selection_index_end

In this example, sapgui_text_edit_get_selection_index_end assigns the offset of the first character after the selection to parameter "endPos."

sapgui_text_edit_get_selection_index_end(
    "Get end",
    "usr/cntlSRC/shellcont/shell",
    "endPos",
    LAST );