Support Board
Date/Time: Mon, 21 Apr 2025 14:02:32 +0000
Post From: sc.AddAlertLine(msg, 1) is not opening the alerts log
[2023-01-06 18:28:16] |
User719512 - Posts: 309 |
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! |