Example: sapgui_text_edit_get_first_visible_line
In this example, sapgui_text_edit_get_first_visible_line assigns the number of the first visible line to parameter "pFirstVisibleLine."
sapgui_text_edit_get_first_visible_line(
"First line of edit control",
"usr/cntlSRC/shellcont/shell",
"pFirstVisibleLine",
LAST );