GetChartID() returns a chart pane number, and I use it to name some of my static variables.
Is there a function that returns the name of the Template? (the chart pane’s parent (e.g. the window container that holds multiple charts)). If no function exists, is there an alternative method for AFL to get the template name?
There is no such function because not every chart window does not to have template at all.