- Download, unzip the Notifications Library for the Lua. Make sure that you have Microsoft .NET Framework 4.6 installed.
- Copy the AdvancedNotifications.dll file into the QUIK folder.
- Modify your script code:
require("AdvancedNotifications");
//...
AdvancedNotifications:SendAlert(AlertKey, message, "", "");