Example: sapgui_text_edit_set_unprotected_text_part
In this example, sapgui_text_edit_set_unprotected_text_part enters the opening sentence of Pride and Prejudice in the first unprotected part of the text edit control.
sapgui_text_edit_set_unprotected_text_part(
"Start Book",
"usr/cntlSRC/shellcont/shell",
"0",
"It is a truth universally acknowledged, that a single man in possession of a good fortune, must be in want of a wife.",
LAST );