Login Page - Create Account

Support Board


Date/Time: Thu, 25 Apr 2024 04:28:38 +0000



Post From: sc.AddAlertLine(msg, 1) is not opening the alerts log

[2023-01-06 18:28:16]
User719512 - Posts: 227
Hi, Did something change here, or is there global setting that is causing this?
Using v2361.

Add Alert does NOT open window.
Add Message does open window.
Both calls in same piece of code.


sc.AddAlertLine(msg, 1);
sc.AddMessageToLog(msg, 1);

Can you confirm this is an issue, or please advise what I might have changed to cause this?

Thanks!