Modeller.removeableWarning


removeableWarning(text, [hasCancel])

Displays a 'warning' message that has the option of "Don't show this message again" If a string is given, that is used as the message and no help button will be seen. If an integer is given, that integer is used to look up a string from modeller's internal string table, and is also used as the trigger for the help button

textstring or long Text to be displayed.
hasCanceloptional boolean Default false. If true, a cancel button will also appear on the dialog
Return valuebooleantrue if OK was pressed, false if cancel was pressed

Back to Modeller

Back to Overview