Example: sapgui_grid_press_F4

The following example uses sapgui_grid_press_F4 to emulate the pressing of the F4 key.

sapgui_grid_press_F4("Any text", 
	//GridID
	"usr/subSUB0:SAPLMEGUI:0013/subSUB2:SAPLMEVIEWS:1100/subSUB2:SAPLMEVIEWS:1200/subSUB1:SAPLMEGUI:3212/cntlGRIDCONTROL/shellcont/shell", 
       "BEGIN_OPTIONAL", 
	        "AdditionalInfo=info1075", 
    "END_OPTIONAL");>