Example: sapgui_table_set_password

In the following example, the sapgui_table_set_password function sets the password in a table cell.

sapgui_table_set_password("Set Password",
    "usr/tblRSDEMO02TC_COLS", 
    "0", 
    "15",
    "swordfish", 
    BEGIN_OPTIONAL, 
            "AdditionalInfo=info1020", 
    END_OPTIONAL);