Login Page - Create Account

Support Board


Date/Time: Sat, 27 Jul 2024 15:38:55 +0000



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

[2023-01-06 18:28:16]
User719512 - Posts: 232
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!