en:actions:actionmessagebox
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:actions:actionmessagebox [2011/07/07 22:06] – [Message Box] floche | en:actions:actionmessagebox [2021/02/13 11:23] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Message Box ====== | ====== Message Box ====== | ||
{{: | {{: | ||
+ | |||
+ | < | ||
The action Message Box allows you to display a message. This dialog box pauses the script execution until the user chooses one of the options. | The action Message Box allows you to display a message. This dialog box pauses the script execution until the user chooses one of the options. | ||
Line 8: | Line 10: | ||
==== Input parameters ==== | ==== Input parameters ==== | ||
== Message == | == Message == | ||
- | The message you want to show on the message | + | The message you want to display in the dialog |
== Title == | == Title == | ||
- | The title of the message | + | The title of the dialog |
== Icon == | == Icon == | ||
- | The icon shown on the message box. This list contains the standard icons of your operating system. | + | The icon displayed in the message box. This list contains the standard icons of your operating system. |
===== Advanced parameters ===== | ===== Advanced parameters ===== | ||
==== Input parameters ==== | ==== Input parameters ==== | ||
== Type == | == Type == | ||
- | The message | + | The dialog |
- | * text display (" | + | * text display (" |
- | * ask a question ("Yes - No" buttons), | + | * ask a question ("Yes - No" buttons), |
+ | |||
+ | == Custom icon == | ||
+ | The custom icon to use. This is the path to the image that will replace the icon specified in the " | ||
+ | |||
+ | == Window icon == | ||
+ | The window icon to use. This is the path to the image that will replace the window icon. | ||
== Yes - No action == | == Yes - No action == |
en/actions/actionmessagebox.1310076399.txt.gz · Last modified: 2021/02/13 11:23 (external edit)