Counter and Global Var
-
I use counters and pass after counter and reset blocks in my EA. I want to be able to pass the counter variable as a global variable in order to be able to pick up the last state of the counter when a EA gets disconnected and reattached.
In short can the counters be made into global terminal variables?
If so how? Or can you ad the choice to your pulldown menu?
Thanks
gideon
-
@holygrailfx Global variables are terminal variables in FX, if this needs removed for a certain condition you can get the code to add to a custom block from google.