Example: sapgui_call_method_of_active_object

The following call to sapgui_call_method_of_active_object calls the Add function of the current active collection object.

sapgui_call_method_of_active_object( "Add", "NewString", LAST );