Hello,
I use a global variable as experiment variable in the experimenter.
I want my scenario1: global variable=0
scenario2: global variable=1
scenario3: global variable=2
scenario4: global variable=3
scenario5: global variable=4...
But it seems that the global variable doesn't change.
If it can not be possible to change global variables with the experimenter, is there any idea that I can change variables which I wrote directly in the code of time triggers of some objects?