Hi,
Is it valid to use multiple evaluation times to reference multiple formulas, such as:
EvaluateAfter({1});
EvaluateAfter({2});
EvaluateAfter({3});
EvaluateAfter({4});
It's not giving me any errors, but at the moment, I'm not able to determine whether it's having the desired effect.
This is within a line suppress