====== Notification ====== This action shows a system notification. ===== Standard parameters ===== ==== Input parameters ==== == Title == The notifications title. == Text == The notifications text. ===== Advanced parameters ===== ==== Input parameters ==== == Delay == Delay before closing the notification. The operating system uses this as a hint only. == Icon == The notifications icon. Can be the path to an image or a system icon name. ===== Exceptions ===== * [[en:actions:exceptions#Bad parameter|Bad parameter]] * [[en:actions:exceptions#Code error|Code error]] * [[en:actions:exceptions#timeout|Timeout]] * [[en:actions:actionnotify#notification error|Notification error]] ==== Notification error ==== This exception is thrown when the notification cannot be shown. * Default action: stop the script execution