Notification

Use the Notification action to give feedback in the form of a notification to the user. A notification is a fire-and-forget action. This means that it does not wait for the action to complete before moving on to the next action in the script.



Add a Notification


Properties

  1. Close Button

    If this is ticked, the notification will display a close button. The notification only disappears once the close button is clicked.
  2. Message

    The message of the notification.
  3. Title

    The title of the notification.
  4. Type

    The type defines the appearance of the notification.