Support Board
Date/Time: Tue, 04 Nov 2025 13:46:33 +0000
Post From: Set subgraph name works only after first default setup
|   [2022-05-01 13:05:57]     |  
| User907968 - Posts: 847 | 
| 
                Automatic looping: if (sc.Index == 0) { sc.Subgraph[ID_OF_GRAPH].Name = mySCInputRef.GetSelectedCustomString(); } Manual looping: if (sc.UpdateStartIndex == 0) { sc.Subgraph[ID_OF_GRAPH].Name = mySCInputRef.GetSelectedCustomString(); }  | 
        
