Hey everyone,
A dialog box is basically just a box which displays some text with customizable buttons and possibly a text input box as shown in the image above.
To bring it up use the display dialog command. Type -
Display dialog "Text comes here"
Now compile and run it.
Display dialog
A dialog box is basically just a box which displays some text with customizable buttons and possibly a text input box as shown in the image above.
To bring it up use the display dialog command. Type -
Display dialog "Text comes here"
Now compile and run it.













