Support Board
Date/Time: Sat, 30 Nov 2024 03:27:40 +0000
Post From: Third Level Reference In Studies
[2023-01-02 13:19:16] |
User286186 - Posts: 22 |
Hello, I am coding a study (ID 6). I would like to access a subgraph contained in another study (ID 16), which in turn accesses another study (ID 12). So the path should be 6 --> 16 --> 12, where "-->" means "accessing to subgraphs of". I show you a screenshot of the path below. The problem is that the condition ID16.SG1 = 1 (which means that the study 16 is indeed triggered by the study 12), is never activated, even when the study 12 triggers it). I need the condition mentioned above in order to use it in my study 6. in other words, I would like to modularize my code by grouping some conditions in intermediate studies (here, study 16), but I can't. So I end up writing a monstrous code in study 6, which is very annoying. Thanks in advance for your help. |
Attachment Deleted. |