Example: sapgui_window_resize

The following example uses sapgui_window_resize.

sapgui_window_resize(
    "111", // Width
    "21", // Height
    BEGIN_OPTIONAL, 
            "AdditionalInfo=info1024", 
    END_OPTIONAL);