DDgui_msg%: text$, yes_no%
[, caption$="Information"]
Display text
Example :
IF DDgui_msg("Are you sure that you want to exit ?", _
TRUE,"Want To Exit ?")
END
ENDIF
Result :
This function allows a brief message to be displayed, with which the user has to press the OK button, or a YES or NO button