Example: sapgui_text_edit_scroll_to_line
This example shows sapgui_text_edit_scroll_to_line emulating a user scrolling to the tenth line of a text edit control.
sapgui_text_edit_scroll_to_line("Scroll Demo",
"usr/cntlSRC/shellcont/shell",
"10",
BEGIN_OPTIONAL,
"AdditionalInfo=sapgui2020",
END_OPTIONAL);