Get the values exported by dbAggregateTemplate.
Dim ret as string() = GD.dbAggregateExportTemplate
The dbAggregateExportTemplate property export these values in a 1D array which can then be retrieved using Tornado.GetData.CRSum(Unit) for further processing. For now, only SUM is supported.
GetData Class | Tornado Namespace | dbAggregateExportTemplate