Show Message

This simple UI Procedure just shows a custom message to the user and waits for a reaction.

In Iotellect Client, this UI Procedure shows a popup dialog with a single "OK" button:

Parameters

  • Message. Message string to display to the user.

  • Level. Defines the severity of the message dialog. Options include:

    • None

    • Notice

    • Info

    • Warning

    • Error

    • Fatal

Grouping Support

This UI Procedure supports action grouping. With action grouping, messages provided for the UI Procedure by different actions in a group are shown together.

Was this page helpful?