menu
sap_gui_scripting package
documentation
interfaces/i_sap_object.dart
ISapObject
showMessageBox abstract method
showMessageBox abstract method
dark_mode
light_mode
showMessageBox
abstract method
int
showMessageBox
(
String
title
,
String
text
,
int
msgIcon
,
int
msgType
,
)
Implementation
int showMessageBox(String title, String text, int msgIcon, int msgType);
sap_gui_scripting package
documentation
interfaces/i_sap_object
ISapObject
showMessageBox abstract method
ISapObject class