# Display Message Box

Display a message box and prompt the user for action. Execute specific actions based on the user's response.

***

{% embed url="<https://www.youtube.com/embed/_hT1mFV0K3A?autoplay=1&rel=0&vq=1080>" %}
*Add a Message Box*
{% endembed %}

***

### Properties

1. **Buttons**

   Select which buttons to display on the message box:
2. **Message**

   Message to prompt the user for action.
