To display a Notification in Matthias you will have to provide the following arguments:
The text of the Notification (Caption): String
Every notification will display for 4 seconds, and all of them will be closable.
notification_error
notification_info
notification_basic
Notifications don't need to be called from a callback.