1. Download, unzip the Notifications Library for the Lua. Make sure that you have Microsoft .NET Framework 4.6 installed.
  2. Copy the AdvancedNotifications.dll file into the QUIK folder.
  3. Modify your script code:

require("AdvancedNotifications"); //... AdvancedNotifications:SendAlert(AlertKey, message, "", "");