Dialog
The dialog component is used to display dialogs as seen in the Output tab below.
Last updated
The dialog component is used to display dialogs as seen in the Output tab below.
Last updated
Sets the specified title for the specified dialog.
Sets the specified message for the specified dialog.
When the specified button that is in the OK position is clicked, run the blocks inside for the specified dialog.
When the specified button that is in the Cancel position is clicked, run the blocks inside for the specified dialog.
When the specified button that is in the Neutral position is clicked, run the blocks inside for the specified dialog.
Shows the specified dialog.