Question:
How can I load a Formula when an Internal Tag’s value changes?
Solution:
To do so, you must run a script in the Internal Tag’s OnValueChanged event to load the Formula using the LoadFormulaValuesQuiet() method when this tag’s value changes.
For more details, check the attached demo application and the Scripts Reference Manual.
NOTE: You can access all E3 manuals here.