Support Board
Date/Time: Tue, 04 Nov 2025 08:01:32 +0000
Post From: ACSIL Based on Color Background Alert not working
|   [2018-10-14 00:51:51]     |  
| Joel Wisdo1 - Posts: 15 | 
| 
                Just seeing if there is a solution to this. It appears that if  (sc.IsFullRecalculation) return;   prevents my SMS Alerts from launching. I inserted   sc.CalculationPrecedence = VERY_LOW_PREC_LEVEL;    into my SC Defaults but my SMS alerts still will not launch. If I do not use (sc.IsFullRecalculation) return;   when I load my study the criteria to send SMS alerts is true and I receive a lot of SMS alerts.
                 | 
        
