Login Page - Create Account

Support Board


Date/Time: Thu, 13 Aug 2026 12:07:22 +0000



Post From: ACSIL p_GDIFunction called after LastCallToFunction

[2024-08-13 14:42:07]
onnb - Posts: 666
We have a study that uses p_GDIFunction.

When removing a study from the chart, sc.LastCallToFunction is set (which is expected).
But we are seeing that p_GDIFunction is still being called after sc.LastCallToFunction is set (which is unexpected).