You can use this action to show a message to the user.
Description of the parameters:
Title:
The title of the message box window. You can use the % sign to choose different variables.
Message:
You can use the % sign to choose different variables. If you use <LB> here, the next texts will be inserted on a new line.
Text Alignment Left:
If you select this option, the message will be left aligned.
Text Alignment Right:
If you select this option, the message will be right aligned
Right- to- Left Reading:
If you select this option, all the contents of the window will be displayed from right to left.
(MessageBox Type (Information:
To display information to the user.
(MessageBox Type (Warning:
To warn the user about a potentially harmful action.
(MessageBox Type (Error:
To show errors to users.