iode.skip_msg_box

iode.skip_msg_box(value: bool = True)[source]

Skip the display af a dialog box in the Graphical User Interface.

Parameters:
value: bool

skip the display of the message dialog box if True. Default to True.