This tool can be used to display a message in the form of a message dialog or a notification. The message can, for example, be a warning returned by a preceding tool.
Attribute | Type | Description |
---|---|---|
Message Severity [M] | Selection | Specifies the message severity. The message severity determines the style of the message.
Attribute values can be:
The severity of the message has no impact on the execution flow of the tool chain under an action. |
Message Type [M] | Selection | Specifies the form in which the message is displayed.
Attribute values can be:
|
Parameter Name | I/O | Type | Description |
---|---|---|---|
Message [M] | I | String | Specifies the message to be displayed. |
Title [M] | I | String | Specifies the title of the message dialog or notification. |
A Show Message tool modelled in this form:
Produces the following dialog: