Example: sapgui_set_checkbox

The following example uses sapgui_set_checkbox to select a checkbox.

sapgui_set_checkbox("V scroll attribute",
    "True", 
    "usr/chkDEMO_TPROP-V_SCROLL", 
    BEGIN_OPTIONAL, 
        "AdditionalInfo=info1033", 
    END_OPTIONAL);