Hi,
Apparently, the overhead associated with Global variables is significant.
Is there a way [for the efs that creates and maintains a Global varible] to communicate to other [associated] efs' that the global var was updated?
Example: Assuming that we use a "BasePeriod" [the one used to generate most indicators] of 20, but [with a button] that can be changed to other value, is there a way to inform all other panes that the BasePeriod was changed in one of them?
Thank you
Mihai
Apparently, the overhead associated with Global variables is significant.
Is there a way [for the efs that creates and maintains a Global varible] to communicate to other [associated] efs' that the global var was updated?
Example: Assuming that we use a "BasePeriod" [the one used to generate most indicators] of 20, but [with a button] that can be changed to other value, is there a way to inform all other panes that the BasePeriod was changed in one of them?
Thank you
Mihai
Comment