Support Board
Date/Time: Tue, 04 Nov 2025 11:18:38 +0000
Post From: ACSIL - sc.GraphRegion
|   [2023-03-21 01:02:52]     |  
| ForgivingComputers.com - Posts: 1153 | 
| 
                Your last curly bracket is backward. if (sc.SetDefaults) { // Set the configuration and defaults sc.GraphName = "My Syudy for Region 1"; sc.ValueFormat = VALUEFORMAT_INHERITED; sc.AutoLoop = 1; sc.CalculationPrecedence = LOW_PREC_LEVEL; return; } // do processing sc.GraphRegion = 1; // now this is below the setdefaults block. Date Time Of Last Edit: 2023-03-21 01:03:06  
             | 
        
